Skip to content
GitHub

Site status command

skupper site status [options]

Display the current status of a site.

PlatformsKubernetes, Docker, Podman, Linux

Examples

# Show the status of the current site
$ skupper site status
Name:      west
Status:    Ready
Message:   -

Primary options

--help

boolean
help for status -o, --output string print status of connectors Choices: json, yaml ``` ``` -c, --context string Set the kubeconfig context

--kubeconfig

<string>
Path to the kubeconfig file to use -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```

Global options