Version: v0.0.2 
amorphic_datasets_PostDatasets
amorphic datasets PostDatasets
Creates a new dataset with initial metadata
amorphic datasets PostDatasets [flags]
Options
--Content-Type string
--DatasetMetadata string Optional json string for [DatasetMetadata].
-h, --help help for PostDatasets
--postDatasetsBody.AreAIServicesEnabled
--postDatasetsBody.ConnectionId string
--postDatasetsBody.ConnectionType string
--postDatasetsBody.DataMetricsCollectionOptions.IsMetricsCollectionEnabled Required.
--postDatasetsBody.DataMetricsCollectionOptions.LastUpdatedMetricsTime string
--postDatasetsBody.DatasetDescription string Required.
--postDatasetsBody.DatasetName string Required.
--postDatasetsBody.DirectoryPath string
--postDatasetsBody.Domain string Required.
--postDatasetsBody.FileDelimiter string
--postDatasetsBody.FileType string Required.
--postDatasetsBody.IsDataCleanupEnabled
--postDatasetsBody.IsDataProfilingEnabled
--postDatasetsBody.IsDataValidationEnabled
--postDatasetsBody.LifeCyclePolicyStatus string
--postDatasetsBody.LifeCycleRules.ExpirationRules.Days int32 Required.
--postDatasetsBody.MalwareDetectionOptions.AllowUnscannableFiles Required.
--postDatasetsBody.MalwareDetectionOptions.ScanForMalware Required.
--postDatasetsBody.SkipFileHeader
--postDatasetsBody.SkipLZProcess
--postDatasetsBody.TableName string
--postDatasetsBody.TableUpdate string
--postDatasetsBody.TargetLocation string Required.
--postDatasetsBody.TargetTablePrepMode string
--role_id string Required.
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")