Bug 823508 - OVIRT-CLI: [RFE] Implement pipe redirection to linux shell
Summary: OVIRT-CLI: [RFE] Implement pipe redirection to linux shell
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-cli
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.1
Assignee: Michael Pasternak
QA Contact:
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-21 12:37 UTC by Michael Pasternak
Modified: 2014-01-13 00:37 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-09 08:02:39 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Pasternak 2012-05-21 12:37:41 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Itamar Heim 2012-05-30 08:10:23 UTC
any more details on how this is used?

Comment 2 Michael Pasternak 2012-05-30 08:14:07 UTC
the pipe used to redirect output to sub-process i.e linux shell

[oVirt shell (connected)]# list vms | grep test
name       : test

[oVirt shell (connected)]# list vms --query "name=test" --show-all | grep status
status-state              : down

Comment 3 Itamar Heim 2012-08-09 08:02:39 UTC
closing ON_QA bugs as oVirt 3.1 was released:
http://www.ovirt.org/get-ovirt/

Comment 4 Itamar Heim 2012-08-09 08:03:45 UTC
closing ON_QA bugs as oVirt 3.1 was released:
http://www.ovirt.org/get-ovirt/


Note You need to log in before you can comment on or make changes to this bug.