@sigcli/cli
v1.6.2
Published
General-purpose authentication CLI with pluggable strategies and browser adapters
Downloads
1,993
Maintainers
Readme
@sigcli/cli
General-purpose authentication CLI with pluggable strategies and browser adapters.
npm install -g @sigcli/clisig init # Create config
sig login https://jira.example.com # Authenticate via browser SSO
sig get jira # Get credentials
sig request https://jira.example.com/rest/api/2/myself # Authenticated requestFor full documentation — commands, configuration, strategies, xHeaders, localStorage, remote setup, and AI agent integration — see the main README.
