-
Notifications
You must be signed in to change notification settings - Fork 0
Home
김재영 edited this page Apr 16, 2026
·
2 revisions
naverworks는 NAVER WORKS REST API v1.0을 터미널에서 다루기 위한 CLI입니다.
- 프로필 기반 인증 지원
- OAuth 2.0 / JWT Service Account 로그인 지원
- JSON/테이블 출력 지원
-
--count,--cursor,--all페이지네이션 지원 - 주요 협업/조직/파일/메일/SCIM 도메인 커맨드 제공
- Installation
- Quick Start
- Authentication and Profiles
- Configuration Keys and Environment Variables
- Domain Command Guide
- Troubleshooting
- Installation에서 원하는 설치 방법 선택
- Quick Start 또는 Authentication and Profiles 기준으로 인증 설정
- Domain Command Guide에서 필요한 API 도메인 예시 확인
naverworks auth setup
naverworks auth login
naverworks auth status
naverworks directory list-users --count 20세부 설정 키, 환경변수, SCIM, 페이지네이션은 각 전용 페이지로 분리되어 있습니다.