common/o*: add Korean translation (#14642)
* common/o*: add Korean translation * odps-resource: update Korean translation (fix typo)
This commit is contained in:
20
pages.ko/common/ohdear-cli.md
Normal file
20
pages.ko/common/ohdear-cli.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# ohdear-cli
|
||||
|
||||
> Laravel Zero로 작성된 비공식 Oh Dear CLI.
|
||||
> 더 많은 정보: <https://github.com/nunomaduro/ohdear-cli>.
|
||||
|
||||
- 현재 인증된 사용자에 대한 세부 정보 표시:
|
||||
|
||||
`ohdear-cli me`
|
||||
|
||||
- Oh Dear에 새 사이트 추가:
|
||||
|
||||
`ohdear-cli sites:add {{url}}`
|
||||
|
||||
- 사이트 목록과 현재 상태 표시:
|
||||
|
||||
`ohdear-cli sites:list`
|
||||
|
||||
- 특정 사이트에 대한 세부 정보 표시:
|
||||
|
||||
`ohdear-cli sites:show {{사이트_id}}`
|
Reference in New Issue
Block a user