aws s3 utils
Project description
AWS S3 CLI utils (asu)
Usage
Usage: asu [OPTIONS] COMMAND [ARGS]...
AWS S3 CLI utils
Options:
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Commands:
sse List default encryption for all buckets
tags List tag for all buckets
Install
Install the latest version using pipx:
pipx install asu-cli
If you have previously installed asu, run pipx upgrade asu-cli
to upgrade to the latest version.
Development
Prerequisites
- make
- node (required for pyright. Install via
brew install node
) - python >= 3.7
Getting started
To get started run make install
. This will:
- install git hooks for formatting & linting on git push
- create the virtualenv in ./venv/
- install this package in editable mode
Then run make
to see the options for running checks, tests etc.
. venv/bin/activate
activates the virtualenv. When the requirements in setup.py
change, the virtualenv is updated by the make targets that use the virtualenv.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asu-cli-0.0.2.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file asu-cli-0.0.2.tar.gz
.
File metadata
- Download URL: asu-cli-0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f942e8579aff2de169ad8ec68b7ed954f1bb1c7c422198fdf63df27ec64d2b2a |
|
MD5 | 5e1d8b3aa7c401214c6ab9c93edbf7af |
|
BLAKE2b-256 | fca2e98ac8abcefb5e36c350846a980dda762b7c72e32bb6392ccfa16ba901fa |
File details
Details for the file asu_cli-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: asu_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb43ecb963b26f3978cf6fe4bd964a246cd735e1ad0efa16063692760222f875 |
|
MD5 | 06041691238d232f995080827ed7be8a |
|
BLAKE2b-256 | e995525fe0749490e60878df4db32811d252b0d4b04929706baa2aabfc7bea21 |