`boundary scopes read` — 스코프 조회
boundary scopes read — 스코프 조회
boundary scopes read 명령어는 주어진 ID를 바탕으로 Boundary 스코프의 상세 정보를 읽을 때 사용해요.
본문
예시
아래 예시는 ID가 o_1234567890인 스코프의 상세 정보를 읽어요.
$ boundary scopes read -id o_1234567890
사용법
$ boundary scopes read [options] [args]
명령어 옵션 (Command options)
-id=<string>— 조회할 스코프의 ID.
CLI 옵션 — 이 명령어 고유 옵션 외에도 모든 CLI 명령어·하위 명령어에 공통으로 적용되는 옵션들이 있어요. 연결(Connection) 옵션, 클라이언트(Client) 옵션, 출력(Output) 옵션, 환경 변수(Environment variables)를 참고하세요.