cargo login <token>
Save an api token from the registry locally. If token is not specified, it will be read from stdin
Arguments
Options
Name | Description |
---|
--registry <registry> | Registry to use |
--color <color> | Coloring: auto, always, never |
--config <config> | |
-Z <unstable-features> | |
-q, --quiet | Do not print cargo log messages |
-h, --help | Print help information |
-v, --verbose | |
--frozen | Require Cargo.lock and cache are up to date |
--locked | Require Cargo.lock is up to date |
--offline | Run without accessing the network |