Skip to main content

conveyor environment list

Lists the environments

Synopsis

Lists the current environments and their last state. By default it only shows active environment. If you want to show all or inactive environment you can use the flag --state

conveyor environment list [flags]

Options

  -h, --help           help for list
--state string The states to search on possible values are: [Active Inactive All] (default "Active")

Options inherited from parent commands

      --debug                        Show debug output
--no-browser NO_BROWSER=true Do not automatically open a browser at login instead print the url to the command line. You can also use the environment variable NO_BROWSER=true.
-o, --output string Change the output. Valid options are table or json (default "table")
--quiet QUIET=true Quiet down the output. You can also use the environment variable QUIET=true.

See also