socket login
If you have a Socket.dev API token you can use socket login to store the token in a file such that it will automatically use that token when you run commands.
socket login --help
$ socket login --help
Socket API login
Usage
$ socket login [options]
API Token Requirements
- Quota: 1 unit
Logs into the Socket API by prompting for an API token
Options
--api-base-url API server to connect to for login
--api-proxy Proxy to use when making connection to API server
Examples
$ socket login
$ socket login --api-proxy=http://localhost:1234Updated 4 days ago
