List all existing O² components in Consul
The configuration list command requests all components from O² Configuration as a list and displays it on the standard output
coconut configuration list [component] [flags]
coconut conf list
coconut conf list <component>
coconut conf list <component> -t
-h, --help help for list
-o, --output string output format for the configuration list (yaml/json) (default "yaml")
-t, --timestamp display latest timestamp entries for the requested component
--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
- coconut configuration - view or modify O² configuration