robottelo.cli.arfreport

Usage:

arf-report [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:

SUBCOMMAND                    subcommand
[ARG] ...                     subcommand arguments
Subcommands::

delete Delete an ARF Report download Download bzipped ARF report download-html Download ARF report in HTML info Show an ARF report list List ARF reports

Module Contents

Classes

Arfreport

Manipulates Satellite’s arf-report.

class robottelo.cli.arfreport.Arfreport

Bases: robottelo.cli.base.Base

Manipulates Satellite’s arf-report.

command_base = arf-report
classmethod list(cls, options=None)

Search arf host reports

Usage:

hammer arf-report list [OPTIONS]

Options:

--location LOCATION_NAME                Location name
--location-id LOCATION_ID
--location-title LOCATION_TITLE         Location title
--order ORDER                           Sort field and order, eg. ‘id DESC’
--organization ORGANIZATION_NAME        Organization name
--organization-id ORGANIZATION_ID       Organization ID
--organization-title ORGANIZATION_TITLE Organization title
--page PAGE                             Paginate results
--per-page PER_PAGE                     Number of entries per request
--search SEARCH                         Filter results
-h, --help                              Print help