## stackit network-interface Provides functionality for network interfaces ### Synopsis Provides functionality for network interfaces. ``` stackit network-interface [flags] ``` ### Options ``` -h, --help Help for "stackit network-interface" ``` ### Options inherited from parent commands ``` -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") ``` ### SEE ALSO * [stackit](./stackit.md) - Manage STACKIT resources using the command line * [stackit network-interface create](./stackit_network-interface_create.md) - Creates a network interface * [stackit network-interface delete](./stackit_network-interface_delete.md) - Deletes a network interface * [stackit network-interface describe](./stackit_network-interface_describe.md) - Describes a network interface * [stackit network-interface list](./stackit_network-interface_list.md) - Lists all network interfaces of a network * [stackit network-interface update](./stackit_network-interface_update.md) - Updates a network interface