Skip to content

Cozy stack instances show app version

cozy-stack instances show-app-version

Show instances that have a particular app version

cozy-stack instances show-app-version [app-slug] [version] [flags]

Examples

$ cozy-stack instances show-app-version drive 1.0.1

Options

  -h, --help   help for show-app-version

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