Deletes an Intake Runner
Deletes an Intake Runner.
stackit beta intake runner delete RUNNER_ID [flags]
Delete an Intake Runner with ID "xxx"
$ stackit beta intake runner delete xxx
Delete an Intake Runner with ID "xxx", along with all associated Intakes and Intake Users that would stop the removal of the Intake
$ stackit beta intake runner delete xxx --force
--force When true, also removes all associated Intakes and Intake Users that would stop the removal of the Intake
-h, --help Help for "stackit beta intake runner delete"
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
- stackit beta intake runner - Provides functionality for Intake Runners