1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 06:55:27 +02:00
tldr/pages.nl/common/httpie.md
2025-01-03 13:29:23 +01:00

17 lines
385 B
Markdown

# httpie
> Beheersinterface voor HTTPie.
> Bekijk 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}}`