--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # kaggle > Official CLI for Kaggle implemented in Python 3. > More information: . - View current configuration values: `kaggle config view` - Download a specific file from a competition dataset: `kaggle competitions download {{competition}} -f {{filename}}`