Triggercmd
Remote command execution service for commands, computers, panel buttons, and trigger workflows.
Centers on sysadmins that securely run pre-configured commands on remote computers and trigger grouped panel buttons from a hosted service.
Sign in to connect Triggercmd
Sign in to connect an account and start using Triggercmd in your apps.
Example Use Cases
These are example ways Snow can use Triggercmd when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to list all available commands for the authenticated user. Use when you need to retrieve all commands configured on your computers.
Tool to list all computers associated with your TriggerCMD account. Use after authenticating with your token to retrieve connected machines.
Tool to retrieve all panel buttons configured in your TriggerCMD account. Use when you need to browse available panel buttons before triggering them.
Tool to trigger a specified command on a target computer. Use when you want to remotely execute a pre-configured command after authentication. Values for `computer` and `command` must exactly match identifiers returned by TRIGGERCMD_LIST_COMPUTERS and TRIGGERCMD_LIST_COMMANDS respectively; arbitrary names cause silent failures.
Tool to trigger a specific panel button. Panels allow grouping related commands for easier organization and triggering. Use when you want to execute a command that's part of a panel configuration.