mirror of https://github.com/CrimsonTome/tldr.git
18 lines
382 B
Markdown
18 lines
382 B
Markdown
# httpie
|
|
|
|
> Beheersinterface voor HTTPie.
|
|
> Zie ook: `http`, de tool zelf.
|
|
> Meer informatie: <https://httpie.io/docs/cli/plugin-manager>.
|
|
|
|
- Controleer op updates voor `http`:
|
|
|
|
`httpie cli check-updates`
|
|
|
|
- Toon geïnstalleerde `http` plugins:
|
|
|
|
`httpie cli plugins list`
|
|
|
|
- Installeer/upgrade/installeer plugins:
|
|
|
|
`httpie cli plugins {{install|upgrade|uninstall}} {{plugin_naam}}`
|