Juju 2.0-beta10 appears to be missing `resource-get` help output
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
New
|
Undecided
|
Unassigned |
Bug Description
It appears that we are missing help output on units deployed with juju 2.0-beta10
Per the beta release notes:
resource-get
Use 'resource-get' while a hook is running to get the local path to the file for the identified resource. This file is an fs-local copy, unique to the unit for which the hook is running. It is downloaded from the controller, if necessary.
This command however does not return help output :
ubuntu@charmbox:~$ juju help-tool resource-get
ERROR unknown command: resource-get
But the command is present, even though its failing:
root@ip-
reset resizecons resize-part-image resource-get
resize2fs resizepart resolvconf restart
root@ip-
error: could not download resource: HTTP request failed: GET https:/
summary: |
- Juju 2.0-beta10 appears to be missing `resource-get` + Juju 2.0-beta10 appears to be missing `resource-get` help output |
description: | updated |