Add your description here
Project description
rctl
接続情報、機密情報の管理や、リソースの状態管理が面倒だ。 そういったものを管理できる仕組みを作る。
init
リソースを初期化する。すでに準備済みのリソースに対しては何もしない。
destroy
リソースを削除。存在しない場合は無視します。
recreate
destroy 実行後に、init を実行します。
開発に貢献する
make sync-dev
pre-commit install
CLI
uv tool run rctl
次のようにリソースの状態を適用することができます。 指定するパスがディレクトリの場合、再帰的に yml ファイルを読み取りリソースの状態を適用します。
rctl resource apply -f resources/
- は標準入力から読み取るという docker で用意された機能
printf "mysecretdata" | docker secret create my_secret -
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rctl-0.1.9.tar.gz
(14.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
rctl-0.1.9-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file rctl-0.1.9.tar.gz.
File metadata
- Download URL: rctl-0.1.9.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44fec85d045a9a86a29c82ea6276c035d9eab89c6dd361e47fdc38fff1b900b5
|
|
| MD5 |
65e3dc5a7005cf32189aa0436a67150a
|
|
| BLAKE2b-256 |
907efd906cb2ce8eda691629ff6f51b8415519b552236e9f16af26f4be9e93c7
|
File details
Details for the file rctl-0.1.9-py3-none-any.whl.
File metadata
- Download URL: rctl-0.1.9-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e26794c59359c07dba8c59217a7d7e424c06af2aad7078c26e466a8723bcd830
|
|
| MD5 |
2564666556a10cf4232b73d72c4b280f
|
|
| BLAKE2b-256 |
2786f1fe73d1a8b47eda24755e3011425c11d056e27cc4679b7b2a13d6a8bd33
|