sagcc delete repository assets
Deletes asset repositories registered in Command Central.
Syntax

Command Central syntax:

To delete all asset repositories:
sagcc delete repository assets [options]

To delete a specific repository:
sagcc delete repository assets repoName [options]

Not supported by Platform Manager.
Arguments and Options
Argument or Option | Description |
repoName | Required. The name of the asset repository that you want to delete. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options. |
Example When Executing on Command Central
To delete the asset repository with name "repo1":
sagcc delete repository assets repo1