iai datasets create
Synopsis
iai datasets create <name> [flags]Examples
iai datasets create my-dataset
iai datasets create my-dataset --description "Golden eval set"
iai datasets create my-dataset --metadata-json '{"source":"prod"}' -p my-project
iai datasets create my-dataset --jsonOptions
--description string Dataset description
-h, --help help for create
--json Output raw API response as JSON
--metadata-json string Metadata as JSON object
-o, --organization string Organization name that owns the project
-p, --project string Project name
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

