cargo-yank
Verified for current stable LTS
Cargo Yank Command: Yank Crate Version Specific Registry
Use for yank crate version specific registry with Cargo Yank. Exact CLI syntax to yank crate version specific registry using Cargo Yank.
When to use this: Use for yank crate version specific registry with Cargo Yank.
Command Syntax
cargo yank --registry <name> <crate>@<version> cargo yank --registry <name> <crate>@<version> Command Breakdown
--registry- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to yank crate version specific registry using Cargo Yank.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Cargo Yank Command: Undo Yank Crate Version
cargo yank --undo <crate>@<version> Cargo Yank Command: Yank Crate Version cargo yank <crate>@<version> Cargo Yank Command: Yank Crate Version Using Registry cargo yank --registry <name> <crate>@<version> Bun Publish Command: Publish Package To Custom Registry bun publish --registry <registry> Cargo Logout Command: Remove Api Token Specific Registry cargo logout --registry <name>