Commands
stay list
Section titled “stay list”List all available tools in the suite.
stay liststay <tool> init
Section titled “stay <tool> init”Install a product globally.
stay check initstay signal initDetects whether pnpm or npm is available and runs the appropriate global install command. Override with STAY_PM=pnpm or STAY_PM=npm.
stay <tool> remove
Section titled “stay <tool> remove”Uninstall a product globally.
stay check removestay <tool> <command>
Section titled “stay <tool> <command>”Delegate any command to a product’s own CLI binary.
stay check versionstay signal versionThis spawns the product binary (staydistributed-check, staydistributed-signal) with the given arguments.
stay --help
Section titled “stay --help”Show usage information.