wx-ai training delete
Cancels the specified training and removes it.
Syntax
cpdctl wx-ai training delete \
[--hard-delete HARD-DELETE] \
[--project-id PROJECT-ID] \
[--space-id SPACE-ID] \
--training-id TRAINING-ID
Options
Table 1: Command options
| Option | Description |
|---|---|
--hard-delete (Boolean) |
Set to true to also delete the job metadata information. |
--project-id (string) |
The project that contains the resource. Either The maximum length is |
--space-id (string) |
The space that contains the resource. Either The maximum length is |
--training-id (string) |
The training identifier. Required. |