Slack Commands

The CTO.ai Slack App for the Ops Platform includes commands to perform a wide variety of tasks.

Here is a list of Slack Ops commands that are currently supported.

General Commands

ops help

The help command shows information about the versions of the CLI and dependencies that are installed.

USAGE
$ ops help

ops run [NAMEORPATH]

Run an Op from your team or the registry.

USAGE
$ ops run [NAMEORPATH]

ops stop

Stop the currently running Op.

USAGE
$ ops stop

ops list

Lists the Ops you have in your team.

USAGE
$ ops list

Team Commands

ops team:switch

Allows you to switch to a different team.

USAGE
$ ops team:switch

🚀 What's next?