3.78. tailoring-file
テーラリングファイルを操作します。
使用方法
hammer tailoring-file [OPTIONS] SUBCOMMAND [ARG] ...
# hammer tailoring-file [OPTIONS] SUBCOMMAND [ARG] ...
オプション
-
-h
、--help
– ヘルプを表示します。
3.78.1. tailoring-file create リンクのコピーリンクがクリップボードにコピーされました!
テーラリングファイルを作成します。
使用方法
hammer tailoring-file create [OPTIONS]
# hammer tailoring-file create [OPTIONS]
オプション
-
--location VALUE
– 検索する名前 -
--location-id NUMBER
– リクエストの現在のロケーションコンテキストを設定します。 -
--location-ids LIST
– 指定された ID でロケーションを置換します。 -
--locations LIST
-
--name VALUE
– テーラリングファイル名 -
--organization VALUE
– 検索する名前 -
--organization-id NUMBER
– リクエストの現在の組織コンテキストを設定します。 -
--organization-ids LIST
– 指定された ID で組織を置き換えます。 -
--organizations LIST
-
--original-filename VALUE
– XML ファイルの元のファイル名 -
--scap-file FILE
- テーラリングファイルコンテンツ -
-h
、--help
– ヘルプを表示します。
3.78.2. tailoring-file delete リンクのコピーリンクがクリップボードにコピーされました!
テーラリングファイルを削除します。
使用方法
hammer tailoring-file <delete|destroy> [OPTIONS]
# hammer tailoring-file <delete|destroy> [OPTIONS]
オプション
-
--id VALUE
-
--location VALUE
– リクエストの現在のロケーションコンテキストを設定します。 -
--location-id NUMBER
– リクエストの現在のロケーションコンテキストを設定します。 -
--location-title VALUE
– リクエストの現在のロケーションコンテキストを設定します。 -
--name VALUE
– 検索する名前 -
--organization VALUE
– リクエストの現在の組織コンテキストを設定します。 -
--organization-id NUMBER
– リクエストの現在の組織コンテキストを設定します。 -
--organization-title VALUE
– リクエストの現在の組織コンテキストを設定します。 -
-h
、--help
– ヘルプを表示します。
3.78.3. tailoring-file download リンクのコピーリンクがクリップボードにコピーされました!
XML としてテーラリングファイルをダウンロードします。
使用方法
hammer tailoring-file download [OPTIONS]
# hammer tailoring-file download [OPTIONS]
3.78.4. tailoring-file info リンクのコピーリンクがクリップボードにコピーされました!
テーラリングファイルを表示します。
使用方法
hammer tailoring-file <info|show> [OPTIONS]
# hammer tailoring-file <info|show> [OPTIONS]
オプション
フィールド | すべて | デフォルト | シン |
---|---|---|---|
Id | x | x | x |
Name | x | x | x |
Created at | x | x | |
Original filename | x | x | |
Tailoring file profiles/id | x | x | |
Tailoring file profiles/profile id | x | x | |
Tailoring file profiles/title | x | x | |
Locations/ | x | x | |
Organizations/ | x | x |
3.78.5. tailoring-file list リンクのコピーリンクがクリップボードにコピーされました!
テーラリングファイルのリストを表示します。
使用方法
hammer tailoring-file <list|index> [OPTIONS]
# hammer tailoring-file <list|index> [OPTIONS]
オプション
-
--fields LIST
– 指定されたフィールドまたは定義済みフィールドセットのみを表示します。以下を参照してください。 -
--location VALUE
– リクエストの現在のロケーションコンテキストを設定します。 -
--location-id NUMBER
– リクエストの現在のロケーションコンテキストを設定します。 -
--location-title VALUE
– リクエストの現在のロケーションコンテキストを設定します。 -
--order VALUE
– 検索可能なフィールドで並べ替え、順序付けします。たとえば<field> DESC
です。 -
--organization VALUE
– リクエストの現在の組織コンテキストを設定します。 -
--organization-id NUMBER
– リクエストの現在の組織コンテキストを設定します。 -
--organization-title VALUE
– リクエストの現在の組織コンテキストを設定します。 -
--page NUMBER
– (1 から始まる) ページ番号 -
--per-page VALUE
– 1 ページあたりの、返される結果の数。all
を指定すると、すべての結果が返されます。 -
--search VALUE
– 結果をフィルタリングします。 -
-h
、--help
– ヘルプを表示します。
フィールド | すべて | デフォルト | シン |
---|---|---|---|
Id | x | x | x |
Name | x | x | x |
検索/順序フィールド
-
created_at
– 日時 -
filename
– 文字列 -
location
– 文字列 -
location_id
– 整数 -
name
– 文字列 -
organization
– 文字列 -
organization_id
– 整数
3.78.6. tailoring-file update リンクのコピーリンクがクリップボードにコピーされました!
テーラリングファイルを更新します。
使用方法
hammer tailoring-file update [OPTIONS]
# hammer tailoring-file update [OPTIONS]
オプション
-
--id VALUE
-
--location VALUE
– 検索する名前 -
--location-id NUMBER
– リクエストの現在のロケーションコンテキストを設定します。 -
--location-ids LIST
– 指定された ID でロケーションを置換します。 -
--locations LIST
-
--name VALUE
– テーラリングファイル名 -
--new-name VALUE
– テーラリングファイル名 -
--organization VALUE
– 検索する名前 -
--organization-id NUMBER
– リクエストの現在の組織コンテキストを設定します。 -
--organization-ids LIST
– 指定された ID で組織を置き換えます。 -
--organizations LIST
-
--original-filename VALUE
– XML ファイルの元のファイル名 -
--scap-file FILE
- テーラリングファイルコンテンツ -
-h
、--help
– ヘルプを表示します。