Site status command
skupper site status [name] [options]
Display the status of a site.
| Platforms | Kubernetes, Docker, Podman, Linux |
|---|
Examples
# Show the status of the current site
$ skupper site status
Name: west
Status: Ready
Message: -
Primary options
[name]
string
optional
The name of the site resource.
If not specified, the name is that of the site associated with the current namespace.
| See also | Kubernetes object names |
|---|
--timeout
<duration>
Raise an error if the operation does not complete in the given period of time.
| Default |
|
|---|---|
| Platforms | Kubernetes |
| See also | Duration format |
--output
(-o) <format>
Print status to the console in a structured output format.
| Choices |
|
|---|
Global options
--context
<name>
global
Set the kubeconfig context.
| Platforms | Kubernetes |
|---|---|
| See also | Kubernetes kubeconfigs |
--kubeconfig
<file>
global
Set the path to the kubeconfig file.
| Platforms | Kubernetes |
|---|---|
| See also | Kubernetes kubeconfigs |
--namespace
(-n) <name>
global
Set the current namespace.
| See also | Kubernetes namespaces |
|---|
--platform
<platform>
global
Set the Skupper platform.
| Default |
| ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Choices |
| ||||||||
| See also | Platform concept |
--help
(-h) boolean
global
Display help and exit.