Task Update#

Usage#

hyper-shell task update [-h] ID FIELD VALUE

Description#

Update individual task metadata.

Manually override task metadata after it has been submitted. Most fields should not be modified in this way, and may in fact be itself overwritten when the task is returned from the client.


Arguments#

ID

Unique UUID.

FIELD

Task field name (e.g., “args”).

VALUE

New value.

Use key:value notation for tasks. Updating tag will add or update any pre-existing tag with that key.