robottelo.cli.model

Usage:

hammer model [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:

SUBCOMMAND                    subcommand
[ARG] ...                     subcommand arguments

Subcommands:

create                        Create a model.
delete                        Delete a model.
info                          Show a model.
list                          List all models.
update                        Update a model.

Module Contents

Classes

Model

Manipulates Foreman’s hardware model.

class robottelo.cli.model.Model

Bases: robottelo.cli.base.Base

Manipulates Foreman’s hardware model.

command_base = model