add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/common/pyats.md Normal file
View File

@@ -0,0 +1,20 @@
# pyATS
> 一个由思科系统公司开发的与供应商无关的测试自动化框架,用于网络和系统测试。
> 更多信息:<https://developer.cisco.com/pyats/>.
- 运行 `pyATS` 子命令:
`pyats {{subcommand}}`
- 显示帮助信息:
`pyats --help`
- 显示特定子命令的帮助信息:
`pyats {{subcommand}} --help`
- 显示版本:
`pyats version check`