cargo-logout
Verified for current stable LTS
Cargo Logout Command: Remove Api Token Specific Registry
Use for remove api token specific registry with Cargo Logout. Exact CLI syntax to remove api token specific registry using Cargo Logout.
When to use this: Use for remove api token specific registry with Cargo Logout.
Command Syntax
cargo logout --registry <name> cargo logout --registry <name> Command Breakdown
--registry- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove api token specific registry using Cargo Logout.
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 Logout Command: Remove Api Token
cargo logout Bun Publish Command: Publish Package To Custom Registry bun publish --registry <registry> Cargo Publish Command: Publish To Specific Registry cargo publish --registry <name> Cargo Owner Command: Use Specific Registry cargo owner --registry <name> Cargo Yank Command: Yank Crate Version Using Registry cargo yank --registry <name> <crate>@<version>