Hide Forgot
The "--all_content true" option isn't accepted: [oVirt shell (connected)]# show vm myvm --all_content true ================================= ERROR =============================== option "--all_content" is not supported, see help for more details. =======================================================================
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.
Two things should be done to verify this bug: 1. Check that the '--all_content' option is displayed when the tab key for auto-completion: [oVirt shell (connected)]# show vm myvm <Tab><Tab> all_content <-- This should appear parent-affinitygroup-identifier ... 2. Run the 'show vm' command with and without that option and check that when adding the option additional attributes like 'initialization-configuration-data' are populated: [oVirt shell (connected)]# show vm myvm --all_content true<Enter> ... initialization-configuration-data : <?xml ... ...
Verified with: ovirt-engine-cli-3.6.9.3-0.1.20161124.git61c5da9.el7.centos.noarch *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- [oVirt shell (connected)]# show vm my_vm <TAB><TAB> all_content parent-affinitygroup-name parent-cluster-name parent-datacenter-name parent-storagedomain-name parent-affinitygroup-identifier parent-cluster-identifier parent-datacenter-identifier parent-storagedomain-identifier *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- [oVirt shell (connected)]# show vm my_vm --all_content true id : 8b9fc3c7-578f-4bb3-9638-90b8d6d788da ... high_availability-priority : 0 initialization-configuration-data : <?xml version="1.0" encoding="UTF-8"?><ovf:Envelope xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1/" *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- oVirt shell (connected)]# show vm my_vm id : 8b9fc3c7-578f-4bb3-9638-90b8d6d788da ... * missing initialization-configuration-data