choco-source
Verified for current stable LTS
Choco Source Command: List Available Sources Windows
Use for list available sources windows with Choco Source. Exact CLI syntax to list available sources windows using Choco Source.
When to use this: Use for list available sources windows with Choco Source.
Command Syntax
choco source list choco source list Live Command Builder
Final Command
choco source list Command Breakdown
choco is the base executable for this command.
FAQ
Purpose: Exact syntax to list available sources windows using Choco 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
Choco Source Command: Add Package Source Basic Windows
choco source add -n <name> -s <url> Choco Source Command: Add Package Source With Certificate Windows choco source add -n <name> -s <url> --cert <path\to\certificate_file> Choco Source Command: Add Package Source With Credentials Windows choco source add -n <name> -s <url> -u <username> -p <password> Choco Source Command: Disable Package Source Windows choco source disable -n <name> Choco Source Command: Enable Package Source Windows choco source enable -n <name>