riff application status
riff application status
show application status
Synopsis
Display status details for an application.
The Ready condition is shown which should include a reason code and a descriptive message when the status is not "True". The status for the condition may be: "True", "False" or "Unknown". An "Unknown" status is common while the application roll out is processed or a build is in progress.
riff application status <name> [flags]
Examples
riff application status my-application
Options
-h, --help help for status
-n, --namespace name kubernetes namespace (defaulted from kube config)
Options inherited from parent commands
--config file config file (default is $HOME/.riff.yaml)
--kube-config file kubectl config file (default is $HOME/.kube/config)
--no-color disable color output in terminals
SEE ALSO
- riff application - applications built from source using application buildpacks