kaggle
Verified for current stable LTS
Kaggle Commands
Kaggle command syntax with verified terminal examples.
Commands
8 commands for Kaggle
kaggle HTTP
Kaggle Command: Download All Files From Dataset
kaggle d download <owner>/<dataset_name> kaggle HTTP
Kaggle Command: Download Competition Dataset File
kaggle c download <competition> -f <path/to/file> kaggle Operations
Kaggle Command: List Competition Files
kaggle c files <competition> kaggle Search
Kaggle Command: List Competitions By Search Term
kaggle c list -s <search_term> kaggle Search
Kaggle Command: List Datasets By Search Term
kaggle d list -s <search_term> kaggle Search
Kaggle Command: List Kernels By Search Term
kaggle k list -s <search_term> kaggle Operations
Kaggle Command: Submit File To Competition
kaggle c submit <competition> -f <path/to/submission.csv> -m "<message>" kaggle Operations
Kaggle Command: View Current Configuration
kaggle config view Suggest a Kaggle Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Kaggle workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.