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