cargo owner <crate>
Manage the owners of a crate on the registry
Arguments
Options
Name | Description |
---|
-a, --add <add> | |
-r, --remove <remove> | |
--index <index> | Registry index to modify owners for |
--token <token> | API token to use when authenticating |
--registry <registry> | Registry to use |
--color <color> | Coloring: auto, always, never |
--config <config> | |
-Z <unstable-features> | |
-q, --quiet | Do not print cargo log messages |
-l, --list | List owners of a crate |
-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 |