Site status command¶
Display the current status of a site.
| Platforms | Kubernetes, Docker, Podman, Linux |
|---|
Examples¶
Primary options¶
--help
boolean
help for status -o, --output string print status of connectors Choices: json, yaml ``` ``` -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```