2.61. hammer report-template

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

Usage:
    hammer report-template [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
 SUBCOMMAND                    Subcommand
 [ARG] ...                     Subcommand arguments

Subcommands:
 clone                         Clone a template
 create                        Create a report template
 delete                        Delete a report template
 dump                          View report content
 generate                      Generate report
 info                          Show a report template
 list                          List all report templates
 report-data                   Downloads a generated report
 schedule                      Schedule generating of a report
 update                        Update a report template

Options:
 -h, --help                    Print help

2.61.1. hammer report-template clone

テンプレートのクローンを作成します。

Usage:
    hammer report-template clone [OPTIONS]

Options:
 --id ID
 --location LOCATION_NAME                Location name
 --location-id LOCATION_ID
 --location-title LOCATION_TITLE         Location title
 --name NAME                             Name to search by
 --new-name NEW_NAME
 --organization ORGANIZATION_NAME        Organization name
 --organization-id ORGANIZATION_ID       Organization ID
 --organization-title ORGANIZATION_TITLE Organization title
 -h, --help                              Print help