epi db get-export command
Retrieves information for the specified database export.
Usage
epi db get-export [OPTIONS] --project <PROJECT> --environment <ENVIRONMENT> --id <ID>
Options
-p, –project <PROJECT>
The project name.
Aliases: name.
–environment <ENVIRONMENT>
The environment that the exported database belongs to.
Aliases: env.
Possible values: integration, preproduction, production, ade1, ade2.
–database-name <DATABASE_NAME>
The name of the exported database.
Default: epi-cms.
Aliases: dbname.
Possible values: epi-cms, epi-commerce.
–id <ID>
The Id (should be a guid) of the database export.
-h, –help
Print help.