diff --git a/doc/cli-reference/generated/ch_cli_swift_commands.xml b/doc/cli-reference/generated/ch_cli_swift_commands.xml index 80eb1ea1b3..2d8d013429 100644 --- a/doc/cli-reference/generated/ch_cli_swift_commands.xml +++ b/doc/cli-reference/generated/ch_cli_swift_commands.xml @@ -12,12 +12,12 @@ Object Storage command-line client The swift client is the command-line interface (CLI) for the OpenStack Object Storage API and its extensions. This chapter documents - swift version 2.1.0. + swift version 2.2.0. For help on a specific swift command, enter: - $ swift COMMAND + $ swift COMMAND
swift usage @@ -33,7 +33,7 @@ [--os-endpoint-type <endpoint-type>] [--os-cacert <ca-certificate>] [--insecure] [--no-ssl-compression] - <subcommand> ... + <subcommand> [--help] Subcommands @@ -95,11 +95,20 @@ + + tempurl + + + Create a temporary URL + + +
swift examples - swift -A https://auth.api.rackspacecloud.com/v1.0 -U user -K api_key stat -v + swift download --help + swift -A https://auth.api.rackspacecloud.com/v1.0 -U user -K api_key stat -v swift --os-auth-url https://api.example.com/v2.0 --os-tenant-name tenant \ --os-username user --os-password password list swift --os-auth-token 6ee5eb33efad4e45ab46806eac010566 \