Skip to content

app

shrine describe app

Show details for a deployed application

Synopsis

Display the deployment record for a specific application.

If –team is omitted, all teams are searched automatically. If the application name is found in more than one team you will be prompted to disambiguate with –team.

shrine describe app [name] [flags]

Options

  -h, --help          help for app
      --team string   Restrict search to this team (optional)

Options inherited from parent commands

      --config-dir string   Configuration directory (searched in order: ~/.config/shrine, ~/.shrine.conf.yml, /etc/shrine)
      --state-dir string    State directory (default is ~/.local/share/shrine or /var/lib/shrine)

SEE ALSO