2.61.9. hammer report-template schedule

レポートの生成をスケジュールします。

Usage:
    hammer report-template schedule [OPTIONS]

Options:
 --generate-at GENERATE_AT               UTC time to generate report at
 --gzip GZIP                             Compress the report using gzip
                                         One of true/false, yes/no, 1/0.
 --id ID
 --inputs INPUTS                         Specify inputs
                                         Comma-separated list of key=value.
                                         JSON is acceptable and preferred way for complex parameters
 --location LOCATION_NAME                Location name
 --location-id LOCATION_ID
 --location-title LOCATION_TITLE         Location title
 --mail-to MAIL_TO                       If set, scheduled report will be delivered via e-mail. Use ',' to
                                         Separate multiple email addresses.
 --name NAME                             Name to search by
 --organization ORGANIZATION_NAME        Organization name
 --organization-id ORGANIZATION_ID       Organization ID
 --organization-title ORGANIZATION_TITLE Organization title
 --path PATH                             Path to directory where downloaded content will be saved. Only usable if wait is specified
 --report-format REPORT_FORMAT           Report format, defaults to 'csv'
                                         Possible value(s): 'csv', 'json', 'yaml', 'html'
 --wait                                  Turns a command to be active, wait for the result and download it right away
 -h, --help                              Print help