Skip to main content

AWS CodeArtifact Poetry CLI

Project description

AWS CodeArtifact Poetry

SonarCloud Status

Vulnerabilities Bugs Code Smells Technical Debt Lines of Code

Maintainability Rating Reliability Rating Security Rating Quality Gate Status

AWS CodeArtifact Poetry CLI is a CLI designed to perform Poetry login with AWS CodeArtifact Private PyPi.

Motivation

AWS CodeArtifact is a fully managed artifact repository service that makes it easy for organizations of any size to securely store, publish, and share software packages used in their development process. CodeArtifact supports npm, Maven, and Python packaging formats and allows you to easily integrate with your existing build and deployment workflows.

However, the AWS CLI does not support Poetry login with AWS CodeArtifact Private PyPi. This CLI was created to solve this problem.

Install

pip install aws-codeartifact-poetry

Usage

Usage: aws-codeartifact-poetry [OPTIONS] COMMAND [ARGS]...

  AWS CodeArtifact Poetry CLI.

Options:
  --loglevel [DEBUG|INFO|WARNING|ERROR|CRITICAL]
                                  Log level.  [default: WARNING]
  --log-file TEXT                 Log file name
  --help                          Show this message and exit.

Commands:
  login  Login to AWS CodeArtifact

Login

Usage: aws-codeartifact-poetry login [OPTIONS]

  Login to AWS CodeArtifact

Options:
  --repository TEXT    Your CodeArtifact repository name  [required]
  --domain TEXT        Your CodeArtifact domain name  [required]
  --domain-owner TEXT  The AWS account ID that owns your CodeArtifact domain
                       [required]
  --profile TEXT       AWS Profile.
  --region TEXT        AWS Region name  [default: us-east-1]
  --help               Show this message and exit.

Contributing

Change Log

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

aws_codeartifact_poetry-1.4.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

aws_codeartifact_poetry-1.4.0-py3-none-any.whl (10.9 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