2.78.2. hammer subscription list
組織サブスクリプションの一覧を表示します。
Usage: hammer subscription <list|index> [OPTIONS] Options: --activation-key ACTIVATION_KEY_NAME Activation key name to search by --activation-key-id ACTIVATION_KEY_ID Activation key ID --available-for AVAILABLE_FOR Object to show subscriptions available for, either 'host' or 'activation_key' --fields FIELDS Show specified fields or predefined field sets only. (See below) Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --full-result FULL_RESULT Whether or not to show all results One of true/false, yes/no, 1/0. --host HOST_NAME Host name --host-id HOST_ID Id of a host --match-host MATCH_HOST Ignore subscriptions that are unavailable to the specified host One of true/false, yes/no, 1/0. --match-installed MATCH_INSTALLED Return subscriptions that match installed products of the specified host One of true/false, yes/no, 1/0. --no-overlap NO_OVERLAP Return subscriptions which do not overlap with a currently-attached Subscription One of true/false, yes/no, 1/0. --order ORDER Sort field and order, eg. 'id DESC' --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Organization ID --organization-label ORGANIZATION_LABEL Organization label to search by --organization-title ORGANIZATION_TITLE Organization title --page PAGE Page number, starting at 1 --per-page PER_PAGE Number of results per page to return --search SEARCH Search string -h, --help Print help Predefined field sets: -----------|-----|-------- FIELDS | ALL | DEFAULT -----------|-----|-------- ID | x | x UUID | x | x Name | x | x Type | x | x Contract | x | x Account | x | x Support | x | x Start Date | x | x End Date | x | x Quantity | x | x Consumed | x | x -----------|-----|--------