O² Control and Configuration Utility
coconut is a command line program for interacting with the ALICE Experiment Control System.
The following options are always available with any coconut command. For more information on the available commands, see the individual documentation for each command.
--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 "consul://127.0.0.1:8500")
--endpoint string AliECS core endpoint as HOST:PORT (default "127.0.0.1:47102")
-h, --help help for coconut
-v, --verbose show verbose output for debug purposes
- coconut about - about coconut
- coconut configuration - view or modify O² configuration
- coconut environment - create, destroy and manage AliECS environments
- coconut info - get information on the AliECS core instance
- coconut repository - manage git repositories for task and workflow configuration
- coconut role - query roles in an environment
- coconut task - manage active tasks
- coconut template - query available workflow templates in configuration repositories