Skip to main content

A minimalistic Google Storage client

Project description

gs is a command line interface (CLI) that provides a set of essential commands for Google Cloud Storage. It is modeled after the AWS CLI’s aws s3 command. Its features are:

  • Python 3 compatibility

  • A minimalistic set of dependencies

  • A tiny footprint

Installation

pip install gs

Synopsis

Usage:

gs [OPTIONS] COMMAND [ARGS]...

Options:
--version

Show the version and exit.

--help

Show this message and exit.

Commands:
--gs configure

Set gs config options, including the API key.

--gs cp

Copy files to, from, or between buckets.

--gs ls

List buckets or objects in a bucket/prefix.

--gs mb

Create a new bucket.

--gs mv

Move files to, from, or between buckets.

--gs rb

Permanently delete an empty bucket.

--gs rm

Delete objects (files) from buckets.

--gs sync

Sync directories of files with buckets/prefixes.

Run gs configure to configure Google service account access credentials that will be used by the gs command. You can create a new service account key at https://console.cloud.google.com/iam-admin/serviceaccounts.

https://travis-ci.org/kislyuk/gs.png https://img.shields.io/pypi/v/gs.svg https://img.shields.io/pypi/l/gs.svg https://codecov.io/gh/kislyuk/gs/branch/master/graph/badge.svg

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

gs-0.0.6.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

gs-0.0.6-py2.py3-none-any.whl (17.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gs-0.0.6.tar.gz.

File metadata

  • Download URL: gs-0.0.6.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for gs-0.0.6.tar.gz
Algorithm Hash digest
SHA256 bb47f6c5adce88ec25a5c5ab38784b8b63d14e1dac6cdba17d351548ad13330e
MD5 27c6edf31fffdd12cc1f970f15c6edd5
BLAKE2b-256 77fbb4b0041e5e56b10999ab9bf8f406bdb4f88b91b0ccef7879dce38e366ae3

See more details on using hashes here.

File details

Details for the file gs-0.0.6-py2.py3-none-any.whl.

File metadata

  • Download URL: gs-0.0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for gs-0.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 07bcdf3dbf75ad4aedce514ee2e1010f501afa5a12ec193b0f643323ee47cb14
MD5 c95ee39d279891cc019372da6776acc3
BLAKE2b-256 0b7f4b854b9e000f3da87595c90b4342bab39b400c9b617a9616aedb8cb9f758

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page