Recupera os detalhes de um table bucket especificado.
Formato do comando
ossutil tables-api get-table-bucket --table-bucket-arn value [flags]
|
Parâmetro |
Tipo |
Descrição |
|
--table-bucket-arn |
string |
O ARN do table bucket no formato acs:osstables:{region}:{accountId}:bucket/{name}. |
Nota
O comando get-table-bucket corresponde à operação da API GetTableBucket.
Opções globais compatíveis: Opções Globais do ossutil.
Exemplos
Consulte o table bucket my-table-bucket na região China (Hangzhou).
ossutil tables-api get-table-bucket --table-bucket-arn acs:osstables:cn-hangzhou:1234567890:bucket/my-table-bucket