mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
371 B
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
httpplugins:
httpie cli plugins list
- Install/upgrade/uninstall plugins:
httpie cli plugins {{install|upgrade|uninstall}} {{plugin_name}}