17 lines
365 B
Markdown
17 lines
365 B
Markdown
# 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}}` |