Skip to main content
Version: 2.29

telepresence compose ls

List running compose projects

Usage:

telepresence compose ls [flags] [services]

Flags:

-h, --help help for ls

Compose flags:

--env-file stringArray Optional environment files
-f, --file stringArray Compose configuration files
--profile stringArray Profile to enable
--project-directory string Specify an alternate working directory (default: the path of the, first specified, Compose file)
--project-name string Project name

Compose ls flags:

-a, --all Show all stopped Compose projects
--filter string Filter output based on conditions provided
--format string Format the output. Values: [table | json] (default "table")
-q, --quiet Only display project names

Global Flags:

--config string Path to the Telepresence configuration file
--progress string Set type of progress output (auto, tty, plain, json, quiet) (default "auto")
--use string Match expression that uniquely identifies the daemon container