mirror of https://github.com/CrimsonTome/tldr.git
18 lines
371 B
Markdown
18 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}}`
|