io7m | single-page | multi-page
1.4. Drop
1. Command-Line Interface
1.6. Release

List

Name

list - List staging repositories

Description

The list command lists the staging repositories that currently exist for the given staging profile.

1.5.2.2 Parameters

Parameter Type Required Description
--baseURI URI false The base URI of the repository manager.
--password String true The password for the Nexus user account.
--stagingProfileId String true The staging profile ID.
--user String true The name of the Nexus user account.
--retryCount Integer false The number of times to retry failed HTTP requests.
--retryDelay Integer false The number of seconds to pause between retrying failed HTTP requests.

Example

1.5.3.1 Example

$ brooklime list --user someone --password notarealpassword --stagingProfileId c608eebdbad499e5fd3eb6d6
ID                               Status   Description
example-1000                     open     Implicitly created (auto staging).
example-1001                     open     Implicitly created (auto staging).
example-1002                     open     Implicitly created (auto staging).

      
1.4. Drop
1. Command-Line Interface
1.6. Release
io7m | single-page | multi-page