Token redeem command
skupper token redeem <file> [options]
Redeem a token file in order to create a link to a remote site.
| Platforms | Kubernetes, Docker, Podman, Linux | 
|---|
Examples
# Redeem an access token
$ skupper token redeem ~/token.yaml
Waiting for status...
Link "west-6bfn6" is active.
You can now safely delete /home/fritz/token.yaml.
Primary options
<file>
string
required
The name of the token file to use.
--timeout
<duration>
Raise an error if the operation does not complete in the given period of time.
| Default | 
  | 
|---|
--link-cost
<integer>
The link cost to use when creating the link.
| Default | 1 | 
|---|
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.