lxc image registry create¶
Create image registry
Synopsis¶
Description: Create image registry
The registry protocol is inferred from its configuration: a “url” key configures a SimpleStreams registry, and a “cluster” key configures a LXD registry.
URL must be HTTPS (https://). Basic authentication is not allowed.
lxc image registry create [<remote>:]<registry> [key=value...] [flags]
Options¶
--description Description for the image registry
Options inherited from parent commands¶
--debug Show all debug messages
--force-local Force using the local unix socket
-h, --help Print help
--project Override the source project
-q, --quiet Do not show progress information
--sub-commands Use with help or --help to view sub-commands
-v, --verbose Show all information messages
--version Print version number
SEE ALSO¶
lxc image registry - Manage image registries