Changes between Version 74 and Version 75 of help/en/howto/googlestorage
- Timestamp:
- Jun 20, 2019 6:50:29 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/googlestorage
v74 v75 30 30 31 31 == Cyberduck CLI == 32 You can list all buckets with [https://duck.sh Cyberduck CLI] using `duck --username <projectid> --list gs:/`. Refer to the [wiki:help/en/howto/cli Cyberduck CLI] documentation for more operations. 32 You can list all buckets with [https://duck.sh Cyberduck CLI] using 33 34 {{{ 35 duck --username <projectid> --list gs:/` 36 }}} 37 38 Refer to the [wiki:help/en/howto/cli Cyberduck CLI] documentation for more operations. 33 39 34 40 == Creating a bucket ==