Skip to content

kraft cloud compose log

Log the services in a KraftCloud deployment.

kraft cloud compose log [FLAGS]

Examples

# Log the services in a KraftCloud deployment.
$ kraft cloud compose log
# Log a service in a KraftCloud deployment.
$ kraft cloud compose log nginx

Options

-f, --follow Follow log output
-h, --help help for log
-o, --output string Set output format. Options: table,yaml,json,list (default "table")
-t, --tail int Number of lines to show from the end of the logs (default -1)

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 log command can also be run as:

logs, l

See Also