# `kiwoomcli auth`

Choose the matching command reference below, read it completely, then verify against the installed command’s `--help` before execution.

## Commands

- [`login`](login.md) — 계좌 별칭을 등록하거나 다시 설정합니다.
- [`list`](list.md) — 저장된 계좌 별칭 목록과 현재 선택된 계좌를 보여줍니다.
- [`switch`](switch.md) — 현재 계좌 별칭을 전환합니다.
- [`status`](status.md) — 자격 증명과 토큰 상태를 확인합니다.
- [`refresh`](refresh.md) — 저장된 자격 증명으로 새 접근 토큰을 발급하고 로컬 캐시를 갱신합니다.
- [`revoke`](revoke.md) — 로컬 토큰 캐시에 저장된 현재 토큰을 서버에서 폐기하고 로컬 캐시도 삭제합니다.
- [`clear`](clear.md) — 로컬 토큰 캐시를 삭제합니다.
- [`remove`](remove.md) — 계좌 별칭 등록을 삭제합니다(토큰 캐시와 자격 증명도 함께 삭제).
- [`export`](export.md) — 저장된 App Key/Secret을 파일(.env)로 내보냅니다(화면에는 출력하지 않음).
