Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

15.2. designate Optional Arguments

--version


        show program's version number and exit

-v, --verbose


        Increase verbosity of output. Can be repeated.

-q, --quiet


        Suppress output except warnings and errors.

--log-file LOG_FILE


        Specify a file to log output. Disabled by default.

-h, --help


        Show help message and exit.

--debug


        Show tracebacks on errors.

--os-username OS_USERNAME


      Name used for authentication with the OpenStack
      Identity service. Defaults to env[OS_USERNAME].

--os-user-id OS_USER_ID


      User ID used for authentication with the OpenStack
      Identity service. Defaults to env[OS_USER_ID].

--os-user-domain-id OS_USER_DOMAIN_ID


      Defaults to env[OS_USER_DOMAIN_ID].

--os-user-domain-name OS_USER_DOMAIN_NAME


      Defaults to env[OS_USER_DOMAIN_NAME].

--os-password OS_PASSWORD


      Password used for authentication with the OpenStack
      Identity service. Defaults to env[OS_PASSWORD].

--os-tenant-name OS_TENANT_NAME


      Tenant to request authorization on. Defaults to
      env[OS_TENANT_NAME].

--os-tenant-id OS_TENANT_ID


      Tenant to request authorization on. Defaults to
      env[OS_TENANT_ID].

--os-project-name OS_PROJECT_NAME


      Project to request authorization on. Defaults to
      env[OS_PROJECT_NAME].

--os-domain-name OS_DOMAIN_NAME


      Project to request authorization on. Defaults to
      env[OS_DOMAIN_NAME].

--os-domain-id OS_DOMAIN_ID


      Defaults to env[OS_DOMAIN_ID].

--os-project-id OS_PROJECT_ID


      Project to request authorization on. Defaults to
      env[OS_PROJECT_ID].

--os-project-domain-id OS_PROJECT_DOMAIN_ID


      Defaults to env[OS_PROJECT_DOMAIN_ID].

--os-project-domain-name OS_PROJECT_DOMAIN_NAME


      Defaults to env[OS_PROJECT_DOMAIN_NAME].

--os-auth-url OS_AUTH_URL


      Specify the Identity endpoint to use for
      authentication. Defaults to env[OS_AUTH_URL].

--os-region-name OS_REGION_NAME


      Specify the region to use. Defaults to
      env[OS_REGION_NAME].

--os-token OS_TOKEN


        Specify an existing token to use instead of retrieving
      one via authentication (e.g. with username &
      password). Defaults to env[OS_SERVICE_TOKEN].

--os-endpoint OS_ENDPOINT


      Specify an endpoint to use instead of retrieving one
      from the service catalog (via authentication).
      Defaults to env[OS_DNS_ENDPOINT].

--os-endpoint-type OS_ENDPOINT_TYPE


      Defaults to env[OS_ENDPOINT_TYPE].

--os-service-type OS_SERVICE_TYPE


      Defaults to env[OS_DNS_SERVICE_TYPE], or 'dns'.

--os-cacert OS_CACERT


      CA certificate bundle file. Defaults to
      env[OS_CACERT].

--insecure


        Explicitly allow 'insecure' SSL requests.

--all-tenants


        Allows to list all domains from all tenants.

--edit-managed


        Allows to edit records that are marked as managed.