list-deployment-archives

subtitle

Lists the exported archive metadata of all deployments.

version

0.9.111

Description

Lists the exported archive metadata of all deployments.

Synopsis

  list-deployment-archives
--environment-crn <value>
[--search-term <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of an environment to execute the command.

--search-term (string)

Search term to filter exported archives by deployment name.

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

archives -> (array)

The deployment configuration exported archives.

item -> (object)

Provides the metadata about deployment exported archive

workloadVersion -> (string)

The version of workload when deployment configuration is exported.

deploymentName -> (string)

The name of the deployment

flowName -> (string)

The name of the flow

archiveName -> (string)

The name of the exported deployment archive

modifiedTime -> (integer)

The time when the deployment archive is created or modified

archiveDescription -> (string)

The description provided during deployment configuration export

uploadTime -> (integer)

The time when the deployment archive is uploaded to cloud

projectCrn -> (string)

The CRN of the project that exported deployment is assigned to.

Form Factors

public