logi CLI
Source:
cli/index.md· Live: https://docs.1pass.dev/cli LLM-sanitized: internal links absolutized, VitePress containers → admonitions, line numbers in the Jump-to Index reference this rendered file (1-indexed).
📍 Jump-to Index
- L18-L24: ## 무엇을 할 수 있나
- L25-L34: ## 30초 시작
- L35-L41: ## 다음 단계
logi CLI
브라우저 안 켜고도 터미널에서 logi 앱을 만들고 관리합니다.
무엇을 할 수 있나
- 앱 등록 / 수정 / 삭제
client_secret회전, redirect URI 추가- 팀 멤버 초대
- JWT 토큰 검사 (디버그용)
30초 시작
bash
brew install dcode-co/logi/logi # 1) 설치
logi login # 2) 브라우저로 로그인
logi apps create --name "My App" --redirect-uri https://app.example.com/cb마지막 명령이 client_id / client_secret을 즉시 출력합니다. 끝.
다음 단계
- 설치 방법
- 로그인 흐름 — 브라우저 OAuth + 헤드리스(서버) 옵션
- 앱 관리 명령어 전체
- CI/CD 자동화