poetry-source
Verified for current stable LTS
Poetry Source Command: Set Source Priority
Use for set source priority with Poetry Source. Exact CLI syntax to set source priority using Poetry Source.
When to use this: Use for set source priority with Poetry Source.
Command Syntax
poetry source add --priority <primary|supplemental|explicit> <source_name> <source_url> poetry source add --priority <primary|supplemental|explicit> <source_name> <source_url> Command Breakdown
--priority- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set source priority using Poetry Source.
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
Poetry Source Command: Add Source Configuration
poetry source add <source_name> <source_url> Poetry Source Command: Display All Sources Info poetry source show Poetry Source Command: Display Specific Source Info poetry source show <source_name> Poetry Source Command: Remove Source From Pyproject poetry source remove <source_name> Aws Batch Command: Create Job Queue aws batch create-job-queue --job-queue-name <queue_name> --priority <priority> --compute-environment-order <compute_environment>