Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 784 Bytes

File metadata and controls

30 lines (21 loc) · 784 Bytes

cozy-stack apps ls

List the installed applications.

cozy-stack apps ls [flags]

Options

  -h, --help   help for ls

Options inherited from parent commands

      --admin-host string   administration server host (default "localhost")
      --admin-port int      administration server port (default 6060)
      --all-domains         work on all domains iteratively
  -c, --config string       configuration file (default "$HOME/.cozy.yaml")
      --domain string       specify the domain name of the instance (default "cozy.localhost:8080")
      --host string         server host (default "localhost")
  -p, --port int            server port (default 8080)

SEE ALSO