AWS CodeArtifact Poetry CLI
Project description
AWS CodeArtifact Poetry
SonarCloud 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
- See our Contributing Guide
Change Log
- See our 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
Built Distribution
File details
Details for the file aws_codeartifact_poetry-1.5.0.tar.gz
.
File metadata
- Download URL: aws_codeartifact_poetry-1.5.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60312263c44598e0ffedb0eb1434e07d233c019d2be96cab72435ef970e04b9b |
|
MD5 | 30b74cfbf0495cd489152f7a8206b5bb |
|
BLAKE2b-256 | 810a44d5ed11917d89e9770370a9e03f34a00f091ad4925ec6829b18ef6747f2 |
File details
Details for the file aws_codeartifact_poetry-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: aws_codeartifact_poetry-1.5.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60fe495624ef2d297afc25b5a9f7f581075e34d04e7cd7fc825ffc5afc6b7df9 |
|
MD5 | 2d62c8257bb196008cd4b534c9ed543c |
|
BLAKE2b-256 | 4a82184e8139368042300f60740ead42a55644e5c7c6b7b20be1cdb274be3104 |