# List all service in your account.
$ kraft cloud service list
# List all service in your account in full table format.
$ kraft cloud service list -o full
Options
Code
-h, --help help for list
-o, --output string Set output format. Options: table,yaml,json,list,raw (default "table")