diff --git a/_migration-assistant/migration-console/migration-console-commands-references.md b/_migration-assistant/migration-console/migration-console-commands-references.md index c08664c40fa..89aee6314f3 100644 --- a/_migration-assistant/migration-console/migration-console-commands-references.md +++ b/_migration-assistant/migration-console/migration-console-commands-references.md @@ -107,6 +107,15 @@ console tuples show --in /shared-logs-output/traffic-replayer-default/[NODE_ID]/ ``` {% include copy.html %} +## Show version + +Displays the version of the currently installed Migration Assistant. + +```sh +console --version +``` +{% include copy.html %} + ## Help option All commands and options can be explored within the tool itself by using the `--help` option, either for the entire `console` application or for individual components (for example, `console backfill --help`). For example: @@ -120,6 +129,7 @@ Options: --json -v, --verbose Verbosity level. Default is warn, -v is info, -vv is debug. + --version Show the Migration Assistant version. --help Show this message and exit. Commands: