2.76. hammer task
タスクに関連するアクションを実行します。
Usage: hammer task [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: info Show task details list List tasks progress Show the progress of the task resume Resume all tasks paused in error state Options: -h, --help Print help
Usage:
hammer task [OPTIONS] SUBCOMMAND [ARG] ...
Parameters:
SUBCOMMAND Subcommand
[ARG] ... Subcommand arguments
Subcommands:
info Show task details
list List tasks
progress Show the progress of the task
resume Resume all tasks paused in error state
Options:
-h, --help Print help
2.76.1. hammer task info リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
タスクの詳細を表示します。
Usage: hammer task info [OPTIONS] Options: --fields FIELDS Show specified fileds or predefined filed sets only. (See below) Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --id ID UUID of the task --location-id LOCATION_ID Set the current location context for the request --organization-id ORGANIZATION_ID Set the current organization context for the request -h, --help Print help Predefined field sets: ------------|-----|-------- FIELDS | ALL | DEFAULT ------------|-----|-------- ID | x | x Action | x | x State | x | x Result | x | x Started at | x | x Ended at | x | x Owner | x | x Task errors | x | x ------------|-----|--------
Usage:
hammer task info [OPTIONS]
Options:
--fields FIELDS Show specified fileds or predefined filed sets only. (See below)
Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
JSON is acceptable and preferred way for complex parameters
--id ID UUID of the task
--location-id LOCATION_ID Set the current location context for the request
--organization-id ORGANIZATION_ID Set the current organization context for the request
-h, --help Print help
Predefined field sets:
------------|-----|--------
FIELDS | ALL | DEFAULT
------------|-----|--------
ID | x | x
Action | x | x
State | x | x
Result | x | x
Started at | x | x
Ended at | x | x
Owner | x | x
Task errors | x | x
------------|-----|--------