Skip to content

[FEATURE] shortcut for updating all triggers associated with an app #464

@brahn

Description

@brahn

Description of the problem being solved

Dovetailing on #220 -- I have an app with three triggers. It would be extremely helpful if there were a way to update them all at once.

Context

I know from notes on #220 that there are a wide variety of use cases and configurations; mine is relatively simple:

  • This is an internal, single-team app.
  • There are three triggers, each currently managed with the slack trigger CLI command.
  • Right now I have two app IDs versions: one for the deployed version and one for local development.

In my ideal world I could run

slack run --update-all-triggers
slack deploy --update-all-triggers

and the right thing would happen.

Alternative solutions

Writing my own little scripts that call all the relevant CLI commands. This is tedious to maintain as I create new triggers, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions