GitHub Viewer
## stackit network
Provides functionality for networks
### Synopsis
Provides functionality for networks.
```
stackit network [flags]
```
### Options
```
-h, --help Help for "stackit network"
```
### 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 create](./stackit_network_create.md) - Creates a network
* [stackit network delete](./stackit_network_delete.md) - Deletes a network
* [stackit network describe](./stackit_network_describe.md) - Shows details of a network
* [stackit network list](./stackit_network_list.md) - Lists all networks of a project
* [stackit network update](./stackit_network_update.md) - Updates a network