cargo owner <crate>

Manage the owners of a crate on the registry

Arguments

NameDescription
crate

Options

NameDescription
-a, --add <add>
  • Repeatable ♾
-r, --remove <remove>
  • Repeatable ♾
--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>
  • Repeatable ♾
-Z <unstable-features>
  • Repeatable ♾
-q, --quietDo not print cargo log messages
-l, --listList owners of a crate
-h, --helpPrint help information
-v, --verbose
  • Repeatable ♾
--frozenRequire Cargo.lock and cache are up to date
--lockedRequire Cargo.lock is up to date
--offlineRun without accessing the network