Skip to main content

CLI tool to update AWS CLI 2

Project description

AWS CLI v2 Update Script

Usage

awscli-update

Setup

python3 -m pip install awscli-update

Development

  • Create venv (python3 -m venv .venv)
  • Install requirements (python3 -m pip install -r requirements)
  • Build local dist (python3 setup.py develop --user)

Deployment

  • Install dependencies (python3 -m pip install setuptools wheel twine)
  • Build dist (python3 setup.py sdist bdist_wheel)
  • Deploy (twine upload dist/*)

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

awscli-update-0.1.3.tar.gz (21.2 kB view hashes)

Uploaded Source

Built Distribution

awscli_update-0.1.3-py3-none-any.whl (11.1 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