no --description option produces poor UX with juju-core plugins
Bug #1212740 reported by
Marco Ceppi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-deployer |
Fix Released
|
Undecided
|
Marco Ceppi |
Bug Description
When using juju-deployer with juju plugins, help output is broken because no --description flag is available for juju-deployer
$ juju help plugins
Juju Plugins
Plugins are implemented as stand-alone executable files somewhere in the user's PATH.
The executable command must be of the format juju-<plugin name>.
admin error occurred running 'juju-admin --description'
debug Resolve a unit and immediately launch debug hooks
deployer error occurred running 'juju-deployer --description'
dump Simple plugin that dumps the juju plugin environment
log error occurred running 'juju-log --description'
metadata tools for generating and validating image and tools metadata
Related branches
lp://qastaging/~marcoceppi/juju-deployer/plugin-support
- juju-deployers: Pending requested
-
Diff: 24 lines (+7/-0)1 file modifieddeployer/cli.py (+7/-0)
Changed in juju-deployer: | |
assignee: | nobody → Marco Ceppi (marcoceppi) |
status: | New → In Progress |
Changed in juju-deployer: | |
status: | In Progress → Fix Released |
To post a comment you must log in.