cache status
cache status
cache status 명령은 Boundary 캐시의 상태를 수동으로 확인해요. Boundary는 구성, 사용자, 리소스 정보를 포함한 상태 보고서를 출력해요.
본문
예시
다음 명령은 Boundary 캐시의 상태를 확인해요.
$ boundary cache status
예시 출력:
Status:
Domain Socket: /home/my_user/.boundary/socket/daemon.sock
Log Location: /home/my_user/.boundary/cache.log
Uptime: 15m22s
User Count: 1
사용법 (Usage)
$ boundary cache status [options] [args]
명령 옵션 (Command options)
-output-curl-string— 요청을 실행하는 대신 동등한 cURL 명령 문자열을 출력하고 종료하도록 지정해요. 기본값은false예요.
CLI 옵션 (CLI options)
명령별 옵션 외에, 모든 CLI 명령과 하위 명령에 공통으로 적용되는 옵션들이 있어요.
- 연결 옵션 (Connection options)
- 클라이언트 옵션 (Client options)
- 출력 옵션 (Output options)
- 환경 변수 (Environment variables)