cargo pkgid <SPEC>
Print a fully qualified package specification
Arguments
Options
Name | Description |
---|
-p, --package <package...> | Argument to get the package ID specifier for |
--manifest-path <manifest-path> | Path to Cargo.toml |
--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 |