hosts read

hosts read

hosts read 명령은 주어진 ID를 가진 Boundary 호스트에 대한 정보를 읽어요.

출처: HashiCorp Boundary docs

본문

예시

이 예시는 ID가 h_1234567890인 호스트에 대한 정보를 읽어요.

$ boundary hosts read -id h_1234567890

사용법 (Usage)

$ boundary hosts read [options] [args]

명령 옵션 (Command options)

  • -id=<string> — 정보를 읽을 호스트의 ID예요.

CLI 옵션 (CLI options)

명령별 옵션 외에, 모든 CLI 명령과 하위 명령에 공통으로 적용되는 옵션들이 있어요.

  • 연결 옵션 (Connection options)
  • 클라이언트 옵션 (Client options)
  • 출력 옵션 (Output options)
  • 환경 변수 (Environment variables)

더 알아보기 (Learn more)