cargo-owner
Verified for current stable LTS
Cargo Owner Command: List Owners
Use for list owners with Cargo Owner. Exact CLI syntax to list owners using Cargo Owner.
When to use this: Use for list owners with Cargo Owner.
Command Syntax
cargo owner -l <crate> cargo owner -l <crate> Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list owners using Cargo Owner.
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 Owner Command: Invite Owner
cargo owner -a {username|github:org_name:team_name} <crate> Cargo Owner Command: Remove Owner cargo owner -r {username|github:org_name:team_name} <crate> Cargo Owner Command: Use Specific Registry cargo owner --registry <name> Cargo Owner Command: Invite User Team As Owner cargo owner -a {username|github:org_name:team_name} <crate> Cargo Owner Command: Remove User Team As Owner cargo owner -r {username|github:org_name:team_name} <crate>