Project

General

Profile

Actions

Bug #13636

closed

unable to remove 'version' parameter from command

Added by Chris Duryee about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

In the content view version command, there is a '--version' parameter that is unable to be removed via 'without':


Usage:
    hammer content-view version export [OPTIONS]

Options:
 --export-to-iso EXPORT_TO_ISO Export to ISO format
                               One of true/false, yes/no, 1/0.
 --id ID                       Content view version identifier
 --iso-mb-size ISO_MB_SIZE     maximum size of each ISO in MB
                               One of true/false, yes/no, 1/0.
 --since SINCE                 Optional date of last export (ex: 2010-01-01T12:00:00Z)
 --version VERSION             Content view version number
 -h, --help                    print help

Ideally, we would be able to strip the 'version' argument out via build_options.

Actions

Also available in: Atom PDF