Actions
Feature #4700
closed"zpool get" doesn't support -H or -o options
Start date:
2014-03-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Unlike "zfs get" the -H and -o options cannot be used to skip printing of the header or to print only certain fields. This should be fixed to make behaviour of the two commands more consistent.
Related issues
Updated by Adam Števko about 8 years ago
This is already being reviewed as a part of #3993. You might take a look at http://xenol.eu/~xenol/webrev/illumos-3993-3/.
Updated by Robert Mustacchi about 8 years ago
- Category set to zfs - Zettabyte File System
- Status changed from New to Resolved
- Assignee set to Adam Števko
- % Done changed from 0 to 100
- Tags deleted (
needs-triage)
Updated by Electric Monk about 8 years ago
git commit c58b352673e88983cd2b8a388a8c7625f35e2f18
Author: Adam Stevko <adam.stevko@gmail.com> 3993 zpool(1M) and zfs(1M) should support -p for "list" and "get" 4700 "zpool get" doesn't support -H or -o options Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions