CDK commands for Poetry
Project description
Poetry CDK plugin
Provides CDK CLI commands synth
, deploy
and destroy
with basic and default options.
This plugin removes the need to manage SHELL commands to perform basic CDK CLI commands.
Prerequisites
Installation
Use pip to install the package: pip install poetry-cdk-plugin
Usage
From a valid CDK codebase root directory, where Poetry is used, type:
poetry cdk synth
: to run cdk synth of your CDK applicationpoetry cdk deploy
: to run cdk deploy of your CDK application (without approval)poetry cdk destroy
: to run cdk destroy of your CDK application (with force option)
Roadmap
- Add a
cdk lambda package
command to provide a ZIP for CDK Lambda construct and itsfrom_asset
feature
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
poetry_cdk_plugin-0.1.6.tar.gz
(14.7 kB
view details)
Built Distribution
File details
Details for the file poetry_cdk_plugin-0.1.6.tar.gz
.
File metadata
- Download URL: poetry_cdk_plugin-0.1.6.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.1 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cd743decf354a7d6764baaf57051a7ef277c893d91b8224b64276cd49a380e4 |
|
MD5 | 94068f40e2d0776cf104609a2c24f72d |
|
BLAKE2b-256 | d02f31e0a584f8e982561d3952bd5d425a500fc61ffe5678f4a0e3861f76e396 |
File details
Details for the file poetry_cdk_plugin-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: poetry_cdk_plugin-0.1.6-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.1 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 628d18153ef6dba9d1fd9f81c49c8f55d1ae8f1f0192ac544c0bb56601b9e2a9 |
|
MD5 | 8e9d11a25b9128e25c44aa1b7115b539 |
|
BLAKE2b-256 | 6c4dbc763fba18cf130cbce11e8b7b1bd62323a4e2c890debfdb520e312e8160 |