Skip to content

kraft cloud compose ls

List KraftCloud deployments at a given path.

kraft cloud compose ls [FLAGS] [PATH]

Examples

# List KraftCloud deployments at a given path.
$ kraft cloud compose ls /path/to/deployment
# List KraftCloud deployments in the current directory.
$ kraft cloud compose ls

Options

-h, --help help for ls
-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

Aliases

The kraft cloud compose ls command can also be run as:

l, ls

See Also