list commands
List commands are used to list Digital Sandbox resources and configurations.
The following list CLI commands are available:
dsctl
— list
— checkpoints
— config
— constants
— defaults
— fssconnect
— nokia-srlinux-license
— deployments
— image
— links
— nodes
— phyconnector
dsctl list checkpoint
dsctl list config
| Synopsis | 
 
 
 
 | |||||||||||||
| Description | The dsctl list config command is used to list Digital Sandbox configuration details and has the following operations: 
 | |||||||||||||
| Options | The following are dsctl list config nokia-srlinux-license parameters: 
 
 | |||||||||||||
| Examples | To list the Nokia SR Linux licenses in text format (instead of a table) for version ‟srl_rel_0.0.0‟: 
                                     To list the Digital Sandbox default configuration: 
                                     | |||||||||||||
| Synopsis | 
 | |||||||||||||
| Description | The dsctl list checkpoint command is used to list available checkpoints. A checkpoint is a saved version of the running file that you can revert back to. If you do not provide the name (-n), all the checkpoints available in the deployment are given. If the name is given, the details of a specific checkpoint are returned. | |||||||||||||
| Options | The following are dsctl list checkpoint parameters: 
 
 | |||||||||||||
| Examples | To list all the checkpoints associated with a deployment ID named ‟star”: 
 To list the details of a checkpoint named ‟checkpt1” associated with deployment ID named ‟star”: 
 | |||||||||||||
dsctl list deployments
| Synopsis | 
 | |||||||||||||
| Description | The dsctl list deployments command is used to list Digital Sandbox configuration details for all deployments or for a specific deployment ID. | |||||||||||||
| Options | The following are dsctl list deployments parameters: 
 
 | |||||||||||||
| Examples | To list deployment details for deployment ID ‟star” in yaml format: 
                                     | |||||||||||||
dsctl list links
| Synopsis | 
 | |||||||||||||
| Description | The dsctl list links command is used to list all links in a Digital Sandbox deployment. | |||||||||||||
| Options | The following are dsctl list links parameters: 
 
 | |||||||||||||
| Examples | To list links associated with deployment ID ‟star” with endpoint ‟endpoint1”: 
                                     | |||||||||||||
dsctl list nodes
| Synopsis | 
 | |||||||
| Description | The dsctl list nodes command is used to list nodes or network elements in a Digital Sandbox deployment. | |||||||
| Options | The following are dsctl list nodes parameters: 
 | |||||||
| Examples | To list a node or network elements associated with deployment ID ‟star”: 
 | |||||||
dsctl list phyconnector
| Synopsis | 
 | |||||||
| Description | The dsctl list phyconnector command is used to list all or one specified phyconnectors. A phyconnector is used to connect a physical interface, device, or network to the containerized network. | |||||||
| Options | The following are dsctl list phyconnector parameters: 
 | |||||||
| Examples | To list all phyconnectors: 
                                     To list a specific phyconnector named ‟phyconnector1”: 
                                     | |||||||