rename resources commands
Bug #1707564 reported by
Anastasia
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Anastasia |
Bug Description
We have overlooked resources commands in general rename for Juju 2.x.
We will alias the old command names to ensure user scripts do not break.
'juju charm resources' -> 'juju charm-resources'
'juju attach' -> 'juju attach-resource'
In addition, 'juju charm-resources' command will also be changed to be a top-level command rather than a sub command - subcommands concept has been abandoned a while back as well.
Changed in juju: | |
status: | Triaged → In Progress |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
PR to rename 'attach' against develop (2.3-alpha1): https:/ /github. com/juju/ juju/pull/ 7693