2.17. hammer content-credentials

サーバーでコンテンツの認証情報を操作します。

Usage:
    hammer content-credentials [OPTIONS] SUBCOMMAND [ARG] ...

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

Subcommands:
 create                        Create a content credential
 delete, destroy               Destroy a content credential
 info, show                    Show a content credential
 list, index                   List content credentials
 update                        Update a content credential

Options:
 -h, --help                    Print help

2.17.1. hammer content-credentials create

コンテンツ認証情報を作成します。

Usage:
    hammer content-credentials create [OPTIONS]

Options:
 --content-type CONTENT_TYPE             Type of content: "cert", "gpg_key"
 --key GPG_KEY_FILE                      GPG Key file
 --name NAME                             Identifier of the content credential
 --organization ORGANIZATION_NAME        Organization name to search by
 --organization-id ORGANIZATION_ID       Organization identifier
 --organization-label ORGANIZATION_LABEL Organization label to search by
 --organization-title ORGANIZATION_TITLE Organization title
 -h, --help                              Print help