kaggle-competitions
Verified for current stable LTS
Kaggle Competitions Command: List Competitions
Use for list competitions with Kaggle Competitions. Exact CLI syntax to list competitions using Kaggle Competitions.
When to use this: Use for list competitions with Kaggle Competitions.
Command Syntax
kaggle c list kaggle c list Live Command Builder
Final Command
kaggle c list Command Breakdown
kaggle is the base executable for this command.
FAQ
Purpose: Exact syntax to list competitions using Kaggle Competitions.
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
Kaggle Competitions Command: Download Competition Data
kaggle c download <competition_name> Kaggle Competitions Command: Download Specific File kaggle c download <competition_name> -f <file> Kaggle Competitions Command: Show Or Download Leaderboard kaggle c leaderboard <competition_name> --show Kaggle Competitions Command: Submit Files To Competition kaggle c submit <competition_name> -f <path/to/file> -m "<message>" Kaggle Competitions Command: View Submissions kaggle c submissions <competition_name>