Juan Hernandez has submitted this change and it was merged.
Change subject: cli: Change action help text to match syntax
......................................................................
cli: Change action help text to match syntax
For auto completion to work the parent identifiers of the resource have
to be provided before the action, as the set of possible actions depends
on the actual parent. This patch changes the help text so that it
explains this.
Change-Id: Ib3d82efa4a7fbff4ff04cb9a2c0d7b9fec3670e8
Bug-Url:
https://bugzilla.redhat.com/1047543
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M src/ovirtcli/command/action.py
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Michael Pasternak: Looks good to me, approved
Juan Hernandez: Verified
--
To view, visit
http://gerrit.ovirt.org/24081
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3d82efa4a7fbff4ff04cb9a2c0d7b9fec3670e8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mishka8520(a)yahoo.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>