This section explains how to use the
qq network_preview_put_config
command.Description
Validate or overwrite the cluster-wide network configuration.
Usage
qq network_preview_put_config [-h] [--dry-run] (--file FILE | --modify | --templates)
Flags
Flag Name | Required | Description |
---|---|---|
--dry-run
|
No | Validate a new cluster-wide network config without writing it to disk. |
--file
|
No | The path to the JSON file that contains your new cluster-wide network config. |
--modify
|
No | Open the current cluster-wide network config in your default editor. After saving and closing your editor, the modified config will be validated. |
--templates
|
No | Print out the templates for configuring the API endpoint. |