Skip to content

kraft cloud service list

List all service groups in your account.

kraft cloud service list [FLAGS]

Examples

# List all service groups in your account.
$ kraft cloud service list
# List all service groups in your account in full table format.
$ kraft cloud service list -o full
# List all service groups in your account and watch for changes.
$ kraft cloud service list -w

Options

-h, --help help for list
-o, --output string Set output format. Options: table,yaml,json,list (default "table")
-w, --watch After listing watch for changes.

Options inherited from parent commands

--metro string Set the KraftCloud metro
--token string Set the KraftCloud token

Aliases

The kraft cloud service list command can also be run as:

ls

See Also