add new chinese translations
This commit is contained in:
20
pages.zh/common/pyats.md
Normal file
20
pages.zh/common/pyats.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# pyATS
|
||||
|
||||
> 一个由思科系统公司开发的与供应商无关的测试自动化框架,用于网络和系统测试。
|
||||
> 更多信息:<https://developer.cisco.com/pyats/>.
|
||||
|
||||
- 运行 `pyATS` 子命令:
|
||||
|
||||
`pyats {{subcommand}}`
|
||||
|
||||
- 显示帮助信息:
|
||||
|
||||
`pyats --help`
|
||||
|
||||
- 显示特定子命令的帮助信息:
|
||||
|
||||
`pyats {{subcommand}} --help`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`pyats version check`
|
Reference in New Issue
Block a user