-
Bug
-
Resolution: Done
-
Minor
-
omr-v1.1.0
-
False
-
None
-
False
Description:
This is OMR issue of the help command, for the following flag, actually this flag is used to allow OMR customer to specify the username of OMR, not the password the init user. Pls update the help information.
--initUser string The password of the initial user. This defaults to init. (default "init")
./mirror-registry install --help __ __ / \ / \ ______ _ _ __ __ __ / /\ / /\ \ / __ \ | | | | / \ \ \ / / / / / / \ \ | | | | | | | | / /\ \ \ / \ \ \ \ / / | |__| | | |__| | / ____ \ | | \ \/ \ \/ / \_ ___/ \____/ /_/ \_\ |_| \__/ \__/ \ \__ \___\ by Red Hat Build, Store, and Distribute your ContainersInstall Quay and its required dependencies.Usage: mirror-registry install [flags]Flags: --additionalArgs string Additional arguments you would like to append to the ansible-playbook call. Used mostly for development. --askBecomePass Whether or not to ask for sudo password during SSH connection. -h, --help help for install -i, --image-archive string An archive containing images --initPassword string The password of the initial user. If not specified, this will be randomly generated. --initUser string The password of the initial user. This defaults to init. (default "init") --quayHostname string The value to set SERVER_HOSTNAME in the Quay config.yaml. This defaults to <targetHostname>:8443 -r, --quayRoot string The folder where quay persistent data are saved. This defaults to /etc/quay-install (default "/etc/quay-install") -k, --ssh-key string The path of your ssh identity key. This defaults to ~/.ssh/quay_installer (default "/root/.ssh/quay_installer") --sslCert string The path to the SSL certificate Quay should use --sslCheckSkip Whether or not to check the certificate hostname against the SERVER_HOSTNAME in config.yaml. --sslKey string The path to the SSL key Quay should use -H, --targetHostname string The hostname of the target you wish to install Quay to. This defaults to $HOST (default "ip-10-0-1-179.us-east-2.compute.internal") -u, --targetUsername string The user on the target host which will be used for SSH. This defaults to $USER (default "root")Global Flags:
- account is impacted by
-
PROJQUAY-3431 Release 1.2.0
- Closed