Backwork plug-in for IBM Cloud Object Storage uploads.
Project description
backwork-upload-cos
Add support for IBM Cloud Object Storage uploads to backwork
.
Installing
You can use pip
to install this plug-in:
$ pip install backwork-upload-cos
Using
After installing the plug-in you will be able to use the upload cos
command on backwork
.
$ backwork upload cos --help
usage: backwork upload cos [-h] [-e ENDPOINT_URL] [-s INSTANCE_ID]
[-u ACCESS_KEY] [-p SECRET_KEY]
[local_path] bucket remote_path
Upload a file to Cloud Object Storage.
positional arguments:
local_path path in the local file system of the file to be
uploaded
bucket target s3 bucket
remote_path path on Cloud Object Storage where the file will be
stored
optional arguments:
-h, --help show this help message and exit
-e ENDPOINT_URL, --endpoint-url ENDPOINT_URL
endpoint URL of the S3 storage
-s INSTANCE_ID, --instance-id INSTANCE_ID
service instance id
-u ACCESS_KEY, --access-key ACCESS_KEY
acccess key id of HMAC credentials
-p SECRET_KEY, --secret-key SECRET_KEY
secret access key of HMAC credentials
Author
Michael Lin <michael.lin1@ibm.com>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file backwork-upload-cos-0.2.0.tar.gz
.
File metadata
- Download URL: backwork-upload-cos-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f68e1bdc78b39b1d6f31ad7e3ca22b42d205ef825c1462fec77df1e6ca39206c |
|
MD5 | a803921a67923c20dc5463ad70844f44 |
|
BLAKE2b-256 | 2e080812b2f10c29fd93d6aa7214c53318eeeee8d4d9f8e4301d7c198bdb4be5 |