Log in to Bit cloud
$bit login
Options
Option | Option Alias | Description | Value Type |
---|---|---|---|
--skip-config-update | - | skip writing to the .npmrc file | boolean |
--refresh-token | - | force refresh token even when logged in | boolean |
--cloud-domain | -d | login cloud domain (default bit.cloud) | string |
--port | -p | port number to open for localhost server (default 8085) | string |
--no-browser | - | do not open a browser for authentication | boolean |
--machine-name | - | specify machine-name to pair with the token (useful for CI to avoid accidentally revoking the token) | string |
--suppress-browser-launch | - | DEPRECATE. use --no-browser instead | boolean |