Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct { // Sub-commands PreparedDataBucket preparedDataBucket.Cmd `cmd:"prepared-data-bucket" help:"Purge data from the prepared data S3 bucket."` PreparedDataTable preparedDataTable.Cmd `cmd:"prepared-data-table" help:"Purge data from the prepared data DynamoDB table."` }
Click to show internal directories.
Click to hide internal directories.