Bug 835753 - bkr system-provision refers to --distro=INSTALL_NAME but it actually expects a distro tree id
Summary: bkr system-provision refers to --distro=INSTALL_NAME but it actually expects ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: command line
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-27 03:52 UTC by Dan Callaghan
Modified: 2019-05-22 13:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-20 00:38:40 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2012-06-27 03:52:23 UTC
In the man page and --help output for bkr system-provision the --distro option refers to install names, but that's no longer true as of 0.9.0.

The option should possibly also be renamed to something better such as --distro-tree-id.

Comment 1 Dan Callaghan 2012-06-29 00:33:17 UTC
On Gerrit: http://gerrit.beaker-project.org/1167

Comment 4 Raymond Mancy 2012-07-18 06:30:33 UTC
[rmancy@rmancy ~]$ bkr system-provision --help
Usage: bkr system-provision [options] <fqdn>

Options:
  -h, --help                  show this help message and exit
  --username=USERNAME         specify user
  --password=PASSWORD         specify password
  --distro-tree=ID            Provision distro tree identified by ID
  --ks-meta=OPTS              Pass OPTS as kickstart metadata
  --kernel-options=OPTS       Pass OPTS as kernel options during installation
  --kernel-options-post=OPTS  Pass OPTS as kernel options after installation
  --kickstart=FILENAME        Read complete kickstart from FILENAME (- for stdin)
  --no-reboot                 Configure installation but don't reboot system

Comment 5 Dan Callaghan 2012-07-20 00:38:40 UTC
Beaker 0.9.1 has been released.


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