replicatedctl app-release ls

List app releases

This content is associated with a legacy version of the Replicated product. For the current Replicated product docs, click here.

replicatedctl app-release ls

List app releases

Synopsis

List app releases

replicatedctl app-release ls [flags]

Options

      --all               Display all app releases
      --fetch             Fetch releases from the cloud
  -h, --help              help for ls
  -o, --output string     Output format. One of: json|yaml
      --pending           Display only pending app releases
  -q, --quiet             Only display IDs
      --template string   Format the output using the given Go template

Options inherited from parent commands

      --host string   Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")

SEE ALSO