Skip to navigation

iagctl delete registry

Delete a registry.

The iagctl delete registry command deletes a registry from your gateway’s data store. This operation can’t be undone.

For more information, see Configure dependency registries.

Syntax

iagctl delete registry <name> [flags]

Examples

The following example deletes a registry called my-registry:

iagctl delete registry my-registry

Options

-h, --help Help for registry

Options inherited from parent commands

--profile string Specify the client profile to use (case-insensitive, defaults to [client] section)
--config string Path to the configuration file
--raw Display the result of the command in raw format
--verbose Enable verbose output