Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.51 KB

coconut.md

File metadata and controls

33 lines (24 loc) · 1.51 KB

coconut

O² Control and Configuration Utility

Synopsis

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.

Options

      --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

SEE ALSO

Auto generated by spf13/cobra on 20-Jan-2020