Deletes a network interface
Deletes a network interface.
stackit network-interface delete NIC_ID [flags]
Delete network interface with nic id "xxx" and network ID "yyy"
$ stackit network-interface delete xxx --network-id yyy
-h, --help Help for "stackit network-interface delete"
--network-id string Network ID
-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 network-interface - Provides functionality for network interfaces