gitops_get_app
gitops get app
Show information about one or all of the applications under gitops control
gitops get app [flags]
Examples
# Get all applications under gitops control
gitops get apps
# Get status of an application under gitops control
gitops get app <app-name>
Options
-h, --help help for app
Options inherited from parent commands
-e, --endpoint string The Weave GitOps Enterprise HTTP API endpoint
--namespace string The namespace scope for this operation (default "wego-system")
-v, --verbose Enable verbose output
SEE ALSO
- gitops get - Display one or many Weave GitOps resources