update commands
Update commands are used to update Digital Sandbox resources such as configurations and licenses.
The following update CLI commands are available:
dsctl
— update
— config
— defaults
— nokia-srlinux-license
— deployment
— topology
dsctl update config
Synopsis |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Description |
The dsctl update config command is used to update Digital Sandbox configuration details and has the following operations:
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Options |
The following are dsctl update config default parameters:
The following are dsctl update config nokia-srlinux-license parameters:
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Examples |
To update the Digital Sandbox default configuration with a kubernetes endpoint value of ‟glusterEP2”:
To update the license key for a specified Nokia SR Linux version:
|
dsctl update deployment
Synopsis |
|
|||||||||||||||||||
Description |
The dsctl update deployment command is used to update an existing Digital Sandbox deployment. |
|||||||||||||||||||
Options |
The following are dsctl update deployment parameters:
|
|||||||||||||||||||
Examples |
To update a deployment with a deployment ID named ‟star”, that has a filename of ‟/tmp2/7live.yaml”, and with a new configuration tar file named ‟/tmp2/7live2.tar”:
|
dsctl update topology
Synopsis |
|
|||||||||||||||||||
Description |
The dsctl update topology command is used to update an existing Digital Sandbox topology. |
|||||||||||||||||||
Options |
The following are dsctl update topology parameters:
|
|||||||||||||||||||
Examples |
To update a topology associated with a deployment ID named ‟star”, that has a filename of ‟/tmp2/7live3.yaml”, and with a new configuration tar file named ‟/tmp2/toplog2”:
|