Command Central 10.15 | Using the Command Line Interface | Repository Commands | sagcc delete repositories
 
sagcc delete repositories
Deletes all registered product or fix repositories.
Syntax
*Command Central syntax:
sagcc delete repository {products | fixes}[options]
              
 options:                 
[--force]
*Not supported by Platform Manager.
Arguments and Options
Argument or Option
Description
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Usage Notes
To prevent loss of information, you are prompted to confirm if you want to delete all repositories of the specified type. Use the --force command option to override the confirmation request. For more information, see force.
Examples When Executing on Command Central
*To delete all registered product repositories after user confirmation:
sagcc delete repository products
*To delete all registered fix repositories without user confirmation:
sagcc delete repository products --force