Link update command
skupper link update <name> [options]
Change link settings.
| Platforms | Kubernetes, Docker, Podman, Linux |
|---|---|
| Waits for | Ready |
Examples
# Change the link cost
$ skupper link update west-6bfn6 --cost 10
Waiting for status...
Link "west-6bfn6" is ready.
Primary options
<name>
string
required
The name of the resource to be updated.
| See also | Kubernetes object names |
|---|
--cost
<integer>
The configured routing cost of sending traffic over the link.
| Default | 1 |
|---|
--timeout
<duration>
Raise an error if the operation does not complete in the given period of time.
| Default |
|
|---|---|
| Platforms | Kubernetes |
--wait
<status>
Wait for the given status before exiting.
| Default |
| ||||||
|---|---|---|---|---|---|---|---|
| Choices |
| ||||||
| Platforms | Kubernetes |
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.