version command

Version commands are used to display the current version of the Digital Sandbox.

The following version CLI commands are available:

dsctl

    — version

        — details

dsctl version

Synopsis

dsctl version [details]

Description

The dsctl version command displays the current version of the Digital Sandbox. When used with details, versions are provided for the main components of the Digital Sandbox (ds-apiserver, ds-cli, ds-imgsvc, g8netdock, sftpserver).

Options

No additional parameters. Global flags apply.

Examples

To display the current version of the Digital Sandbox:

dsctl version

To display the current version of all Digital Sandbox components:

dsctl version details