Syntax
oakcli delete repo repository_name [-h]
Parameter
| Parameter | Description |
|---|---|
|
|
The name of the shared repository to be deleted |
|
|
(Optional) Display help for using the command. |
Example
Delete the testrepo01 shared repository:
oakcli delete repo testrepo01
The command will not succeed if testrepo01 is active on one or both nodes.