1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/httpie.md
HoJeong Im a4b755fe73
http*: add Korean translation (#14608)
Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-04 09:29:57 +05:30

17 lines
409 B
Markdown

# httpie
> HTTPie용 관리 인터페이스.
> 참조: `http`, 도구 자체.
> 더 많은 정보: <https://httpie.io/docs/cli/plugin-manager>.
- `http` 업데이트를 확인:
`httpie cli check-updates`
- 설치된 `http` 플러그인 목록 나열:
`httpie cli plugins list`
- 플러그인 설치/업그레이드/제거:
`httpie cli plugins {{설치|업그레이드|제거}} {{플러그인_이름}}`