http*: add Korean translation (#14608)

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
HoJeong Im
2024-11-04 12:59:57 +09:00
committed by GitHub
parent 241d4314d8
commit a4b755fe73
10 changed files with 250 additions and 0 deletions

17
pages.ko/common/httpie.md Normal file
View File

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