Documentation Index
Fetch the complete documentation index at: https://wsignal.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wsignal update checks the npm registry for the latest @wsignal/cli version and prints update commands.
It does not install anything unless you pass --yes.
Options
--manager <npm|pnpm>
Package manager to use. If omitted, wsignal uses the current package-manager user agent when available, otherwise npm.
--global
Update a global CLI installation.
With npm, this runs:
--dev
Update a project-local dev dependency.
With npm, this runs:
--yes
Run the selected update command.
Without --yes, wsignal only prints the command.