kaggle-datasets
Verified for current stable LTS
Kaggle Datasets Command: List Datasets Owned By User
Use for list datasets owned by user with Kaggle Datasets. Exact CLI syntax to list datasets owned by user using Kaggle Datasets.
When to use this: Use for list datasets owned by user with Kaggle Datasets.
Command Syntax
kaggle d list --user <username> kaggle d list --user <username> Command Breakdown
--user- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list datasets owned by user using Kaggle Datasets.
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 Datasets Command: Create Public Dataset
kaggle d create -p <path/to/dataset> -u Kaggle Datasets Command: Delete Dataset kaggle d delete <dataset_name> Kaggle Datasets Command: Download Dataset kaggle d download "<dataset_name>" Kaggle Datasets Command: Download Metadata Of Dataset kaggle d metadata <dataset_name> Kaggle Datasets Command: Initialize Metadata For Dataset kaggle d init -p <path/to/dataset>