This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
nmcli
===
地址配置工具
## 补充说明
**nmcli命令** 是 NetworkManager client 网络管理客户端。
### 语法
```bash
nmcli [OPTIONS] OBJECT { COMMAND |help}
```
### 选项
```bash
OPTIONS
-t[erse] terse output 简洁的输出
-p[retty] pretty output 漂亮的输出
-m[ode] tabular|multiline output mode 输出模式
-f[ields] <field1,field2,...>|all|common specify fields to output 指定要输出的字段
-e[scape] yes|no escape columns separators in values 在值中转义列分隔符