add new chinese translations
This commit is contained in:
17
pages.zh/common/httpie.md
Normal file
17
pages.zh/common/httpie.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# httpie
|
||||
|
||||
> HTTPie 的管理界面。
|
||||
> 另见:`http`,该工具本身。
|
||||
> 更多信息:<https://httpie.io/docs/cli/plugin-manager>。
|
||||
|
||||
- 检查 `http` 的更新:
|
||||
|
||||
`httpie cli check-updates`
|
||||
|
||||
- 列出已安装的 `http` 插件:
|
||||
|
||||
`httpie cli plugins list`
|
||||
|
||||
- 安装/升级/卸载插件:
|
||||
|
||||
`httpie cli plugins {{install|upgrade|uninstall}} {{plugin_name}}`
|
Reference in New Issue
Block a user