copied
Build, run and share serverless commands in your messaging platform - Slack
copied
Nimbella Commander is the fastest way to create Commands.
copied
When we say the fastest - we mean it.
copied
Simply follow three steps to create your first serverless commands with Commander:
copied
Add Commander to your messaging system by clicking here
copied
Create your first command by typing /nc command_create hello
copied
Run the command by typing /nc hello
copied
Hooray, congratulations you’re done!
copied
Commander allows you to build and run slash commands without servers - write your code and Commander does the rest. There’s nothing to install, no servers to manage, and no services to provision. You can automate any workflow and you can run these commands from any device. With Commander you also get these additional security capabilities to manage your environment and program your tasks:
copied
Control which users can run commands, edit source code or administer your commands and apps. Add users to custom groups to allow for easier management of access rights.
copied
Share your code freely without compromising security. API keys and sensitive data are encrypted and stored securely.
copied
Users and identities are managed by your collaboration platform, so don't worry about security. Each command runs in its own environment, and each app is in its own authenticated namespace.
copied
Get the logs of each app, command, or user using Commander.
copied
Set up an external API to call your command with a trigger. Select a channel for the command to output into and give your command webhook to your external API.
copied
Create fully programmable tasks that run on specified time intervals.
copied
Build and easily, share your slash commands with the community. Install in any workspace.
Nimbella Commander is a platform within Slack for building and running custom slash commands to automate business functions without leaving the Slack environment. It provides a shared control plane to run common DevOps, ITOps, or BizOps functions.
Slack Apps | Slack Apps with Commander | |
Deployment and execution (build) | copied Developer responsibility | copied Automatically deploy and run on Nimbella Cloud |
Development experience (build) | copied Separate | copied Integrated with Slack |
Slack API authentication (build) | copied Developer responsibility (OAuth 2.0) | copied Automated for you so you can just build |
Parameter parsing (build) | copied Developer responsibility | copied Automated by Commander so you don't have to |
API keys and secret management (security) | copied Developer responsibility | copied Automatically encrypted and stored by Commander so you can share code freely |
Role based access tools (security) | copied Developer responsibility | copied Fine-grained access control over to separate roles for your team |
Audit logs (security) | copied Developer responsibility | copied Integrated into Commander and readily accessible directly from your Slack interface |
Automated tasks (run) | copied Multi-step developer responsibility | copied Set up tasks with a single command |
Webhooks/APIs (run) | copied Incoming webhooks to post in Slack channels | copied Incoming and outgoing webhooks (called Triggers), with integrated logging and access control |
Community-created commands (share) | copied Developer responsibility, including deployment and execution | copied Easily share command sets from GitHub or other source repositories, install directly in Slack with a single command |
(Cut & paste in your collaboration platform and run)
copied
Check out the other Command Sets we've open-sourced here
copied
Give us a few details to customize your demo