Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.05 KB

version.md

File metadata and controls

40 lines (25 loc) · 1.05 KB

version Command

Use the version command to review the Nauta software version, as desired.

Synopsis

Returns the version of Nauta software. Also refer to the Verify Command for Nauta installation verification information.

nctl version

Options

Name Required Description
-f, --force No Force command execution by ignoring (most) confirmation prompts.
-v, --verbose No Set verbosity level:
-v for INFO,
-vv for DEBUG
-h, --help No Displays help messaging information.

Returns

The version command returns the currently installed nctl application version of both client platform and server.

Example

| Component        | Version                  |
|------------------+--------------------------|
| nctl application | 1.1.0-ent-20191010050128 |
| nauta platform   | 1.1.0-ent-20191010050128 |

Note: The output shown is an example only.


Return to Start of Document