Source commands
pinset source fallback
Replace the ordered fallback source list for one Provider.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Replace the ordered fallback source list for one Provider. |
| Syntax and arguments | pinset source fallback <provider> [alias]...; pass no aliases to clear the list. |
| Modifies state | Yes. Replaces the local fallback order. |
| Example | pinset source fallback python mirror-a mirror-b official |
| JSON | No. |
| Exit | 0 success; 2 on validation/write failure. |
| Key errors | Unknown or duplicate alias, active-source conflict, unsupported Provider, or malformed configuration. |
/en/docs/commands/source-fallbackPinset 2.1