robottelo.cli.partitiontable

Usage:

hammer partition-table [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:

SUBCOMMAND                    subcommand
[ARG] ...                     subcommand arguments

Subcommands:

add_operatingsystem           Associate a resource
create                        Create a ptable.
delete                        Delete a ptable.
dump                          View partition table content.
info                          Show a ptable.
list                          List all ptables.
remove_operatingsystem        Disassociate a resource
update                        Update a ptable.

Module Contents

Classes

PartitionTable

Manipulates Foreman’s partition tables.

class robottelo.cli.partitiontable.PartitionTable

Bases: robottelo.cli.base.Base

Manipulates Foreman’s partition tables.

command_base = partition-table