`license get` — 현재 라이선스 조회하기

license get — 현재 라이선스 조회하기

적절한 Vault Enterprise 라이선스가 필요해요.

vault license get은 Vault 클러스터가 현재 사용 중인 라이선스에 대해 보고하는 명령어예요. add_onsedition 필드는 IBM Passport Advantage Online 라이선스에만 적용돼요.

출처: 문서

본문

예시 (Examples)

현재 HashiCorp 라이선스를 설명해요:

$ vault license get
Key                          Value
---                          -----
add_ons                      n/a
architecture                 [*]
edition                      n/a
expiration_time              2022-05-17T23:59:59Z
features                     [HSM Performance Replication DR Replication MFA Sentinel Seal Wrapping Control Groups Performance Standby Namespaces KMIP Entropy Augmentation Transform Secrets Engine Lease Count Quotas Key Management Secrets Engine Automated Snapshots]
issuer                       hashicorp
license_id                   060d7820-fa59-f95c-832b-395db0aeb9ba
os                           [*]
performance_standby_count    9999
start_time                   2021-05-17T00:00:00Z
termination_time             2031-05-17T23:59:59Z

현재 IBM Passport Advantage Online 라이선스 자격(entitlement)을 설명해요:

$ vault license get
Key                          Value
---                          -----
add_ons                      n/a
architecture                 [distributed]
edition                      premium
expiration_time              2028-12-31T00:00:00Z
features                     [HSM Performance Replication DR Replication MFA Sentinel Seal Wrapping Control Groups Performance Standby Namespaces Entropy Augmentation Lease Count Quotas Automated Snapshots Secrets Sync Secrets Import Oracle Database Secrets Engine Azure Secrets Engine SPIFFE Auth Engine SPIFFE Secrets Engine OpenLDAP Secrets Engine PKI External CA Secrets Engine Okta Auth Engine]
issuer                       pao.ibm.com
license_id                   0000095113
os                           [*]
performance_standby_count    9999
start_time                   2025-03-22T00:00:00Z
termination_time             2029-03-01T00:00:00Z

더 알아보기 (Learn more)

  • vault license inspect — 라이선스 문자열 검사
  • vault license — 라이선스 하위 명령어 모음
  • Vault Enterprise 라이선스 문서