Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 718 Bytes

File metadata and controls

34 lines (23 loc) · 718 Bytes

cozy-stack config show-context

Show a context

cozy-stack config show-context [flags]

Examples

$ cozy-stack config show-context cozy_demo

Options

  -h, --help   help for show-context

Options inherited from parent commands

      --admin-host string   administration server host (default "localhost")
      --admin-port int      administration server port (default 6060)
  -c, --config string       configuration file (default "$HOME/.cozy.yaml")
      --host string         server host (default "localhost")
  -p, --port int            server port (default 8080)

SEE ALSO