repo
Usage
cldkctl registry repo [flags]
cldkctl registry repo [command] Available commands
Command
Description
Flags
Flag
Description
Last updated

The cldkctl registry repo command manages container repositories within the registry. This command allows you to list, delete, and view details of repositories. Repositories are collections that store and organize container images and other artifacts.
cldkctl registry repo [flags]
cldkctl registry repo [command] list
List all repositories.
This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for the registry repo command.
-p, --project string
Specifies the project ID to scope the operation.
Last updated