Skip to content

Commands

List all available tools in the suite.

Terminal window
stay list

Install a product globally.

Terminal window
stay check init
stay signal init

Detects whether pnpm or npm is available and runs the appropriate global install command. Override with STAY_PM=pnpm or STAY_PM=npm.

Uninstall a product globally.

Terminal window
stay check remove

Delegate any command to a product’s own CLI binary.

Terminal window
stay check version
stay signal version

This spawns the product binary (staydistributed-check, staydistributed-signal) with the given arguments.

Show usage information.