1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 01:22:10 +02:00
tldr/pages/common/httpie.md
Fazle Arefin 93d24e1f0e
httpie: update page (#13508)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-08-25 16:20:35 +02:00

371 B

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}}