kraft cloud service list [FLAGS]
Examples
# List all service in your account.
$ kraft cloud service list
# List all service in your account in list format.
$ kraft cloud service list -o list
Options
-h, --help help for list
-o, --output string Set output format. Options: table,yaml,json,list,raw (default "table")
Options inherited from parent commands
--allow-insecure Allow insecure connections to the Unikraft Cloud API
--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token
See Also
Last modified on