robottelo.cli.subnet

Usage:

hammer subnet [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:

SUBCOMMAND                    subcommand
[ARG] ...                     subcommand arguments

Subcommands:

create                        Create a subnet
delete                        Delete a subnet
info                          Show a subnet.
list                          List of subnets
update                        Update a subnet

Module Contents

Classes

Subnet

Manipulates Foreman’s subnets.

class robottelo.cli.subnet.Subnet

Bases: robottelo.cli.base.Base

Manipulates Foreman’s subnets.

command_base = subnet