Table of Contents

Data Operation - Truncate

About

truncate is a intermediate operation that will delete the content of a data resource but not it's metadata

Arguments

Truncate supports the following arguments:

Name Default Description
force false Delete the foreign keys constraints if true
cascade false Truncate recursively the dependent resources
processing-type batch The processing type (all at once or one by one)

Note

Cli

Truncate is also available via the data truncate command