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