robottelo.cli.gpgkey

Usage:

hammer gpg [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:

SUBCOMMAND                    subcommand
[ARG] ...                     subcommand arguments

Subcommands:

create                        Create a GPG Key
delete                        Destroy a GPG Key
info                          Show a GPG key
list                          List GPG Keys
update                        Update a GPG Key

Module Contents

Classes

GPGKey

Manipulates Foreman’s GPG Keys.

class robottelo.cli.gpgkey.GPGKey

Bases: robottelo.cli.base.Base

Manipulates Foreman’s GPG Keys.

command_base = gpg
command_requires_org = True
classmethod info(cls, options=None)

Gets information for GPG Key