summaryrefslogtreecommitdiff
path: root/swiftclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* shell: Allow uploads from stdin to specify --use-dloTim Burke2023-03-231-1/+1
* Merge "Use SLO by default for segmented uploads if the cluster supports it"Zuul2023-03-221-7/+13
|\
| * Use SLO by default for segmented uploads if the cluster supports itTim Burke2023-03-211-7/+13
* | shell: Allow timeouts to have unitsTim Burke2023-03-201-2/+2
|/
* Merge "Allow tempurl times to have units"4.1.0Zuul2022-08-251-8/+10
|\
| * Allow tempurl times to have unitsTim Burke2022-08-191-8/+10
* | Merge "Add option to skip container PUT during upload"Zuul2022-08-231-3/+10
|\ \ | |/ |/|
| * Add option to skip container PUT during uploadTim Burke2022-01-111-3/+10
* | Merge "More cleanup following py2 removal"Zuul2022-08-181-2/+0
|\ \
| * | More cleanup following py2 removalTim Burke2022-05-241-2/+0
* | | tempurl: Support sha256 and sha512 signatures4.0.1Tim Burke2022-06-081-1/+10
|/ /
* | Add timeout for Swift service4.0.0Pavel Abalikhin2022-04-211-0/+3
* | Remove sixStephen Finucane2022-03-211-7/+2
* | Remove __future__ importsStephen Finucane2022-03-211-2/+0
|/
* Merge "Include storage policy when listing account with --long"3.13.0Zuul2021-10-131-2/+3
|\
| * Include storage policy when listing account with --longTim Burke2021-09-211-2/+3
* | Correctly aggregate totals for >10k itemsTim Burke2021-09-211-15/+17
|/
* Improve formatting for billions of objectsTim Burke2021-09-201-2/+2
* Fix Typo in shell.pyjonasdlindner2021-04-291-1/+1
* Have `delete --all` imply `--versions` for the CLITim Burke2020-10-161-2/+4
* Include transaction ID in ClientException.__str__Tim Burke2020-09-091-1/+2
* Application credential support follow-upTim Burke2020-05-271-4/+6
* Support v3 application credentials auth.Charles Hsu2020-04-161-5/+49
* Improve `list --versions` outputTim Burke2020-04-101-4/+11
* object versioning featuresClay Gerrard2020-04-081-2/+37
* Add test for bulk-delete-attempt-counter fixTim Burke2019-11-151-1/+1
* Fix printed object names on successful bulk-deleteSébastien Blaisot2019-11-151-4/+2
* Merge "Optionally display listings in raw json"Zuul2019-07-101-1/+18
|\
| * Optionally display listings in raw jsonClay Gerrard2019-07-091-1/+18
* | Merge "Add missing <sync-to> value in command line docs"Zuul2019-07-091-1/+1
|\ \ | |/ |/|
| * Add missing <sync-to> value in command line docsKota Tsuyuzaki2018-02-231-1/+1
* | Clean up warnings from newer flake8Tim Burke2019-06-271-0/+1
* | Update hacking versionZhijunWei2019-01-031-2/+3
* | Merge "Back out some version bumps"Zuul2018-07-241-3/+8
|\ \
| * | Back out some version bumpsTim Burke2018-07-111-3/+8
* | | Add bash_completion to swiftclientMatthew Oliver2018-07-131-99/+213
* | | Add ability to generate a temporary URL with anmmcardle2018-07-101-1/+10
|/ /
* | Add option for user to enter passwordAlistair Coles2018-06-111-0/+37
* | Merge "show option per line"Zuul2018-06-051-4/+8
|\ \
| * | show option per lineThiago da Silva2018-03-171-4/+8
| |/
* | Add force auth retry mode in swiftclientKota Tsuyuzaki2018-03-131-0/+6
|/
* Allow for object uploads > 5GB from stdin.Timur Alperovich2018-01-181-0/+8
* Merge "Allow --meta on upload"Zuul2017-12-081-2/+9
|\
| * Allow --meta on uploadTim Burke2017-07-061-2/+9
* | Allow for uploads from standard input.Timur Alperovich2017-07-261-3/+23
* | Option to ignore mtime metadata entry.Christopher Bartz2017-07-061-0/+9
|/
* ISO 8601 timestamps for tempurlChristopher Bartz2017-03-291-15/+53
* [trivial] Be consistent in using example.comPetr Kovar2017-03-131-1/+1
* Expose --prefix as an option for st_deleteJoel Wright2017-02-231-1/+3
* prefix-based tempurls supportChristopher Bartz2017-01-191-5/+12