Integrate a standard container registry into Codefresh.
codefresh create registry standard <name>
| Option | Alias | Default | Description |
|---|---|---|---|
| name | Registry name |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| --help | Print help information | |||
| --username | Username to access the docker registry. required |
|||
| --password | Password to access the docker registry. required |
|||
| --domain | Domain to access the docker registry. required |
|||
| --behind-firewall | boolean | false | Set if the registry is behind a firewall |