iagctl delete repository

Delete a repository.

The iagctl delete repository command deletes a repository from the gateway data store. This operation can’t be undone.

For more information, see Git repositories in IAG.

Syntax

$iagctl delete repository <name> [flags]

Examples

The following example deletes a repository called my-repository:

$iagctl delete repository my-repository

Options

$ -h, --help Help for repository

Options inherited from parent commands

$ --config string Path to the configuration file
$ --raw Display the result of the command in raw format
$ --verbose Enable verbose output