Skip to content

Routes related to creation, listing and deletion of registries

github-actions[bot] edited this page Jul 26, 2024 · 1 revision

Routes related to creation, listing and deletion of registries.

Usage:

Usage:
  ./mgc container-registry registries [flags]
  ./mgc container-registry registries [command]

Product catalog:

  • Commands:
  • create Create a container registry
  • delete Delete a container registry by registry_id
  • get Get registry information
  • list List all container registries

Other commands:

  • Flags:
  • -h, --help help for registries
  • -v, --version version for registries

Flags:

Global Flags:
      --cli.show-cli-globals   Show all CLI global flags on usage text
Clone this wiki locally