mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
371 B
Markdown
17 lines
371 B
Markdown
# httpie
|
|
|
|
> Management interface for HTTPie.
|
|
> See also: `http`, the tool itself.
|
|
> More information: <https://httpie.io/docs/cli/plugin-manager>.
|
|
|
|
- Check updates for `http`:
|
|
|
|
`httpie cli check-updates`
|
|
|
|
- List installed `http` plugins:
|
|
|
|
`httpie cli plugins list`
|
|
|
|
- Install/upgrade/uninstall plugins:
|
|
|
|
`httpie cli plugins {{install|upgrade|uninstall}} {{plugin_name}}`
|