Skip to content

kraft cloud compose ps

List the services of compose project deployed to KraftCloud.

kraft cloud compose ps [FLAGS]

Examples

# List the services in a KraftCloud deployment.
$ kraft cloud compose ps

Options

-h, --help help for ps
-o, --output string Set output format. Options: table,yaml,json,list (default "table")

Options inherited from parent commands

--file string Set the Compose file.
--metro string Set the KraftCloud metro
--token string Set the KraftCloud token

See Also