robottelo.cli.template_input

Usage:

hammer template-input [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:

SUBCOMMAND                    Subcommand
[ARG] ...                     Subcommand arguments

Subcommands:

create                        Create a template input
delete                        Delete a template input
info                          Show template input details
list                          List template inputs

Module Contents

Classes

TemplateInput

Manipulates template input.

class robottelo.cli.template_input.TemplateInput

Bases: robottelo.cli.base.Base

Manipulates template input.

command_base = template-input
classmethod create(cls, options=None)

Creates a new record using the arguments passed via dictionary.