Skip to main content

aws s3 utils

Project description

AWS S3 CLI utils (asu)

Test PyPI version

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


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 hashes)

Uploaded Source

Built Distribution

asu_cli-0.0.2-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

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