Skip to content

feat: add workflow write commands#96

Merged
notnmeyer merged 1 commit into
mainfrom
feat/workflows-write
Jul 24, 2026
Merged

feat: add workflow write commands#96
notnmeyer merged 1 commit into
mainfrom
feat/workflows-write

Conversation

@notnmeyer

@notnmeyer notnmeyer commented Jul 24, 2026

Copy link
Copy Markdown
Member

add create, update, and change-mailing-list for workflows, plus node create, update, add-branch, and delete (with --recursive). there's a lot to this one.

➜ task -- workflows -h

  Manage workflows

  USAGE


    loops workflows [command] [--flags]


  COMMANDS

    change-mailing-list <id> [--flags]  Change a workflow's mailing list
    create [--flags]                    Create a workflow
    get <id>                            Get a workflow
    list [--flags]                      List workflows
    nodes [command]                     Manage workflow nodes
    update <id> [--flags]               Update a workflow's name and/or description

  FLAGS

    --debug                             Print API request details before sending
    -h --help                           Help for workflows
    -o --output                         Output format (text, json) (text)
    -t --team                           Team key name to use

Add create, update, and change-mailing-list for workflows, plus node create, update, add-branch, and delete (with --recursive).
@notnmeyer notnmeyer self-assigned this Jul 24, 2026
@notnmeyer
notnmeyer requested a review from nalanj July 24, 2026 20:45
@notnmeyer
notnmeyer merged commit fccf435 into main Jul 24, 2026
2 checks passed
@notnmeyer
notnmeyer deleted the feat/workflows-write branch July 24, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants