Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas liveMigrations validation describe

On this page

  • Syntax
  • Options
  • Inherited Options

Return one validation job.

Your API Key must have the Organization Owner role to successfully run this command.

mongocli atlas liveMigrations validation describe [options]
Name
Type
Required
Description
-h, --help
false
help for describe
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
Project ID to use. Overrides configuration file or environment variable settings.
--validationId
string
false
Unique 24-hexadecimal digit string that identifies the validation job.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli atlas liveMigrations validation createmongocli atlas logs →
Share Feedback