Link delete command
Delete a link.
Platforms | Kubernetes, Docker, Podman, Linux |
---|---|
Waits for | Deletion |
Usage
skupper link delete <name> [options]
Examples
# Delete a link
$ skupper link delete west-6bfn6
Waiting for deletion...
Link "west-6bfn6" is deleted.
Primary options
<name>
string
required
The name of the resource to be deleted.
Platforms | Kubernetes, Docker, Podman, Linux |
---|
--timeout
<duration>
Raise an error if the operation does not complete in the given period of time.
Default |
|
---|---|
Platforms | Kubernetes, Docker, Podman, Linux |
--wait
boolean
Wait for deletion to complete before exiting.
Default | true |
---|---|
Platforms | Kubernetes, Docker, Podman, Linux |
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 namespace.
Platforms | Kubernetes, Docker, Podman, Linux |
---|---|
See also | Kubernetes namespaces |
--platform
<platform>
global
Set the Skupper platform.
Default |
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Choices |
| ||||||||
Platforms | Kubernetes, Docker, Podman, Linux | ||||||||
See also | Platform concept |
--help
(-h) boolean
global
Display help and exit.
Platforms | Kubernetes, Docker, Podman, Linux |
---|