Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.07 KB

File metadata and controls

36 lines (25 loc) · 1.07 KB

coconut environment list

list environments

Synopsis

The environment list command shows a list of currently active environments. This includes environments in any state.

coconut environment list [flags]

Options

  -h, --help       help for list
  -s, --show-all   print public and non-public environments

Options inherited from parent commands

      --config string            optional configuration file for coconut (default $HOME/.config/coconut/settings.yaml)
      --config_endpoint string   configuration endpoint used by AliECS core as PROTO://HOST:PORT (default "apricot://127.0.0.1:32101")
      --endpoint string          AliECS core endpoint as HOST:PORT (default "127.0.0.1:32102")
      --nocolor                  disable colors in output
      --nospinner                disable animations in output
  -v, --verbose                  show verbose output for debug purposes

SEE ALSO

Auto generated by spf13/cobra on 27-Nov-2024