nmstatectl

Declarative host networking configuration management tool

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool that manages host networking settings in a declarative manner

Commands

nmstatectl

Examples

Show current network state in YAML format$ nmstatectl show
Apply network configuration from a YAML file$ nmstatectl set < network-config.yaml
Validate network configuration without applying it$ nmstatectl set --check < network-config.yaml