Red Hat Training

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

9.3. swift Optional Arguments

--version


        show program's version number and exit

-h, --help

--os-help


        Show OpenStack authentication options.

-s, --snet


        Use SERVICENET internal network.

-v, --verbose


        Print more info.

--debug


        Show the curl commands and results of all http queries
      regardless of result status.

--info


        Show the curl commands and results of all http queries
      which return an error.

-q, --quiet


        Suppress status output.

-A=AUTH, --auth=AUTH URL


        for obtaining an auth token.

-V=AUTH_VERSION, --auth-version=AUTH_VERSION, --os-identity-api-version=AUTH_VERSION


      Specify a version for authentication. Defaults to
      env[ST_AUTH_VERSION]env[OS_AUTH_VERSION],
      env[OS_IDENTITY_API_VERSION] or 1.0.

-U=USER, --user=USER


        User name for obtaining an auth token.

-K=KEY, --key=KEY


        Key for obtaining an auth token.

-R=RETRIES, --retries=RETRIES


      The number of times to retry a failed connection.

--insecure


        Allow swiftclient to access servers without having to
      verify the SSL certificate. Defaults to
      env[SWIFTCLIENT_INSECURE] (set to 'true' to enable).

--no-ssl-compression


        This option is deprecated and not used anymore. SSL
      compression should be disabled by default by the
      system SSL library.