2.16.11.2. hammer content-view puppet-module list

コンテンツビューの Puppet モジュールを一覧表示します。

Usage:
    hammer content-view puppet-module list [OPTIONS]

Options:
 --author AUTHOR                         Author of the puppet module
 --content-view CONTENT_VIEW_NAME        Content view name to search by
 --content-view-id CONTENT_VIEW_ID       Content view numeric identifier
 --fields FIELDS                         Show specified fileds or predefined filed 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.
 --name NAME                             Name of the puppet module
 --order ORDER                           Sort field and order, eg. 'id DESC'
 --organization ORGANIZATION_NAME        Organization name to search by
 --organization-id ORGANIZATION_ID       Organization ID to search by
 --organization-label ORGANIZATION_LABEL Organization label to search by
 --page PAGE                             Page number, starting at 1
 --per-page PER_PAGE                     Number of results per page to return
 --search SEARCH                         Search string
 --uuid UUID                             Uuid of the puppet module
 -h, --help                              Print help

Predefined field sets:
  --------|-----|---------|-----
  FIELDS  | ALL | DEFAULT | THIN
  --------|-----|---------|-----
  UUID    | x   | x       | x
  Name    | x   | x       | x
  Author  | x   | x       | x
  Version | x   | x       |
  --------|-----|---------|-----

Search / Order fields:
  author              string
  content_view_name   string
  name                string
  uuid                string