3.17. content-credentials
サーバーでコンテンツの認証情報を操作します。
使用方法
hammer content-credentials [OPTIONS] SUBCOMMAND [ARG] ...
# hammer content-credentials [OPTIONS] SUBCOMMAND [ARG] ...
オプション
-
-h
、--help
– ヘルプを表示します。
3.17.1. content-credentials create リンクのコピーリンクがクリップボードにコピーされました!
コンテンツ認証情報を作成します。
使用方法
hammer content-credentials create [OPTIONS]
# hammer content-credentials create [OPTIONS]
3.17.2. content-credentials delete リンクのコピーリンクがクリップボードにコピーされました!
コンテンツ認証情報を破棄します。
使用方法
hammer content-credentials <delete|destroy> [OPTIONS]
# hammer content-credentials <delete|destroy> [OPTIONS]
3.17.3. content-credentials info リンクのコピーリンクがクリップボードにコピーされました!
コンテンツ認証情報を表示します。
使用方法
hammer content-credentials <info|show> [OPTIONS]
# hammer content-credentials <info|show> [OPTIONS]
オプション
フィールド | すべて | デフォルト | シン |
---|---|---|---|
Id | x | x | x |
Name | x | x | x |
Organization | x | x | |
Repositories/id | x | x | |
Repositories/name | x | x | |
Repositories/content type | x | x | |
Repositories/product | x | x | |
Content | x | x |
3.17.4. content-credentials list リンクのコピーリンクがクリップボードにコピーされました!
コンテンツの認証情報をリスト表示します。
使用方法
hammer content-credentials <list|index> [OPTIONS]
# hammer content-credentials <list|index> [OPTIONS]
オプション
-
--content-type VALUE
– コンテンツの種類 -
--fields LIST
– 指定されたフィールドまたは定義済みフィールドセットのみを表示します。以下を参照してください。 -
--full-result BOOLEAN
– すべての結果を表示するかどうかを指定します。 -
--name VALUE
– コンテンツ認証情報の名前 -
--order VALUE
– フィールドの並べ替えとその順序 (例:id DESC
) -
--organization VALUE
– 検索する組織名 -
--organization-id NUMBER
– 組織識別子 -
--organization-label VALUE
– 検索する組織ラベル -
--organization-title VALUE
– 組織での肩書き -
--page NUMBER
– (1 から始まる) ページ番号 -
--per-page NUMBER
– 1 ページあたりの、返される結果の数 -
--search VALUE
– 検索文字列 -
-h
、--help
– ヘルプを表示します。
フィールド | すべて | デフォルト | シン |
---|---|---|---|
Id | x | x | x |
Name | x | x | x |
Content type | x | x |
3.17.5. content-credentials update リンクのコピーリンクがクリップボードにコピーされました!
コンテンツ認証情報を更新します。
使用方法
hammer content-credentials update [OPTIONS]
# hammer content-credentials update [OPTIONS]
オプション
-
--content-type VALUE
– コンテンツのタイプは “cert”、“gpg_key” です。 -
--id NUMBER
– コンテンツ認証 ID -
--name VALUE
– コンテンツ認証情報の名前 -
--new-name VALUE
– コンテンツ認証情報の名前 -
--organization VALUE
– 検索する組織名 -
--organization-id NUMBER
-
--organization-label VALUE
– 検索する組織ラベル -
--organization-title VALUE
– 組織での肩書き -
--path FILE
– 鍵ファイル -
-h
、--help
– ヘルプを表示します。