Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1165189 - [RFE] add --quiet option to get only info without text
Summary: [RFE] add --quiet option to get only info without text
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1151231
TreeView+ depends on / blocked
 
Reported: 2014-11-18 14:22 UTC by Igor Gnatenko
Modified: 2014-11-19 15:33 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-19 15:33:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Igor Gnatenko 2014-11-18 14:22:39 UTC
I'm requesting this, because we're using grep, etc. with `dnf list` command. It's printing not only requested info(packages).

dnf list --cacheonly | head -n5
Installed Packages
0ad.x86_64                               0.0.17-1.fc22                   @System
0ad-data.noarch                          0.0.17-1.fc22                   @System
GConf2.x86_64                            3.2.6-11.fc22                   @System
GitPython.noarch                         0.3.2-0.7.RC1.fc21              @System

If I'll set debuglevel to 10 it will print more info. Bash completion want to get only:
0ad.x86_64
0ad-data.noarch
etc.


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