2.66.6. hammer report-template import

レポートテンプレートをインポートします。

Usage:
    hammer report-template import [OPTIONS]

Options:
 --associate ASSOCIATE                     Determines when the template should associate objects based on metadata,
                                           New means only when new template is being created, always means both for
                                           New and existing template which is only being updated, never ignores
                                           Metadata
                                           Possible value(s): 'new', 'always', 'never'
 --default DEFAULT                         Makes the template default meaning it will be automatically associated with
                                           Newly created organizations and locations (false by default)
                                           One of true/false, yes/no, 1/0.
 --file PATH                               Path to a file that contains the report template content including metadata
 --force FORCE                             Use if you want update locked templates
                                           One of true/false, yes/no, 1/0.
 --location LOCATION_NAME                  Set the current location context for the request
 --location-id LOCATION_ID                 Set the current location context for the request
 --location-ids LOCATION_IDS               REPLACE locations with given ids
                                           Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                           JSON is acceptable and preferred way for complex parameters
 --location-title LOCATION_TITLE           Set the current location context for the request
 --location-titles LOCATION_TITLES         Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                           JSON is acceptable and preferred way for complex parameters
 --locations LOCATION_NAMES                Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                           JSON is acceptable and preferred way for complex parameters
 --lock LOCK                               Lock imported templates (false by default)
                                           One of true/false, yes/no, 1/0.
 --name NAME                               Template name
 --organization ORGANIZATION_NAME          Set the current organization context for the request
 --organization-id ORGANIZATION_ID         Set the current organization context for the request
 --organization-ids ORGANIZATION_IDS       REPLACE organizations with given ids.
                                           Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                           JSON is acceptable and preferred way for complex parameters
 --organization-title ORGANIZATION_TITLE   Set the current organization context for the request
 --organization-titles ORGANIZATION_TITLES Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                           JSON is acceptable and preferred way for complex parameters
 --organizations ORGANIZATION_NAMES        Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                           JSON is acceptable and preferred way for complex parameters
 -h, --help                                Print help