Changes between Version 74 and Version 75 of help/en/howto/cli
- Timestamp:
- May 20, 2015 12:44:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/cli
v74 v75 193 193 When connecting with `SFTP` you can give a file path to a private key with `--identity` for use with public key authentication. 194 194 195 ==== Tenant Name ==== 196 When connecting with `OpenStack Swift` you can set the tenant name (''OpenStack Identity Service, Keystone 2.0'') or project (''OpenStack Identity Service, Keystone 3.0'') with `--username <tenant>:<user>`. 197 195 198 === Downloads with `--download` === 196 199 ==== Glob pattern support for selecting files to transfer ====