Skip to content

Slack Commands

Control your deploys directly from Slack with simple commands

Cased’s Slack commands work like a command line tool, treating Slack as a shared terminal for deployments.

Available commands

Deploy

To deploy from Slack start by mentioning @cased:

  • Deploy a branch to an environment
  • View deploy status
  • List available targerts
  • Get help
Deploy command

Examples:

@cased deploy my-project to production
@cased deploy my-project/feature-branch to staging

Help and documentation

Get help anytime with:

@cased help

Status updates during deployments

Cased will automatically update your Slack channel with the current deployment status. You’ll see timings, status (pending, success, failure), and metadata about the deployer.

Layer in approvals

You can configure Cased Approvals for greater control, and approve or reject deploys directly from Slack.