1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.nl/common/httpie.md

18 lines
385 B
Markdown
Raw Permalink Normal View History

2024-08-06 09:13:06 +02:00
# httpie
> Beheersinterface voor HTTPie.
> Bekijk ook: `http`, de tool zelf.
> Meer informatie: <https://httpie.io/docs/cli/plugin-manager>.
2024-08-06 09:13:06 +02:00
- Controleer op updates voor `http`:
2024-08-06 09:13:06 +02:00
`httpie cli check-updates`
2024-08-06 09:13:06 +02:00
- Toon geïnstalleerde `http` plugins:
2024-08-06 09:13:06 +02:00
`httpie cli plugins list`
2024-08-06 09:13:06 +02:00
- Installeer/upgrade/installeer plugins:
2024-08-06 09:13:06 +02:00
`httpie cli plugins {{install|upgrade|uninstall}} {{plugin_naam}}`