Skip to content

cu field set

cu field set

Set a custom field value on a task

Synopsis

Set a custom field value on a task.

The field is resolved against the fields accessible from the task's own list, so space-level and folder-level fields work the same as list-level ones.

Examples: cu field set 86dxbeqyt Repo git@github.com:owner/repo.git cu field set 86dxbeqyt "Last synced" today cu field set 86dxbeqyt Machine "Chilastra,Sunrunner"

cu field set <task-id> <field> <value> [flags]

Options

  -h, --help   help for set

Options inherited from parent commands

      --config string   config file (default is $HOME/.config/cu/config.yaml)
      --debug           enable debug mode
  -o, --output string   output format (table|json|yaml|csv) (default "table")

SEE ALSO

Auto generated by spf13/cobra on 28-Aug-2026