Theres no specific command to show charm templates list
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charm Tools |
Triaged
|
Medium
|
Ayrton Santana |
Bug Description
Today, at version 1.3.3 of charms-tools, for see the charm templates, I need to run the following command:
juju charm create -h
It returns the following output:
usage: charm-create [-h] [-t TEMPLATE] [-a] [-v] charmname [charmhome]
positional arguments:
charmname Name of charm to create.
charmhome Dir to create charm in. Defaults to CHARM_HOME env var
optional arguments:
-h, --help show this help message and exit
-t TEMPLATE, --template TEMPLATE
-a, --accept-defaults
-v, --verbose Print debug information
It says in the optional arguments, at "-t TEMPLATE" section, the installed templates and I don't have a more specific command to show just just the templates list.
Related branches
summary: |
- Theres no specific command to show charm templates + Theres no specific command to show charm templates list |
Changed in charm-tools: | |
assignee: | nobody → Ayrton Araújo (ayrton) |
status: | New → In Progress |
Changed in charm-tools: | |
importance: | Undecided → Medium |
milestone: | none → 1.6.0 |
status: | In Progress → Triaged |