Tools for building and maintaining Juju charms
Project description
This is a collection of tools to make writing Juju charms easier. See Juju’s home page for more information.
Installation
To run the latest stable release, use:
sudo snap install charm --classic
You’ll also almost certainly want to install Juju as well:
sudo snap install juju --classic
If you want to run the latest pre-release versions, you can use the other snap channels. For example:
sudo snap install charm --channel=edge
The available channels are: stable, candidate, beta, and edge.
Note: While charm-tools is also available on PyPI (for use as a Python dependency) and is generally kept up to date there with stable releases, the snap should always be used instead, if at all possible.
Usage
To see a list of available commands, use:
charm help
The most commonly used commands are the charm life-cycle commands:
charm create # create a new charm charm build # build a charm using layers charm proof # validate a charm via the linter charm login # login to the charm store charm push # push a charm to the store charm release # release a pushed charm to the public charm show # show information about a charm in the store
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
File details
Details for the file charm_tools-3.0.8.tar.gz
.
File metadata
- Download URL: charm_tools-3.0.8.tar.gz
- Upload date:
- Size: 315.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1e8aaf8f6aece19f3f7db1d45010b471be998b54a0b2861f24b62912f24b9d |
|
MD5 | 94311e2cdbf4cb4261e149db4c954491 |
|
BLAKE2b-256 | da8c26dcc9b99c6fbacd989f5d54b7a3a976cfa5b8ac26f6992d134091add085 |