Boundary
auth-tokens read
Command: boundary auth-tokens read
The auth-tokens read
command reads an auth token given its ID.
Examples
The following example reads the auth token details for an auth token with the ID at_Gvd3jsqSO2
:
$ boundary auth-tokens read -id at_Gvd3jsqSO2
Example output:
Auth Token information:
Approximate Last Used Time: Sun, 13 Aug 2023 18:04:34 PDT
Auth Method ID: ampw_1234567890
Created Time: Sun, 13 Aug 2023 18:04:34 PDT
Expiration Time: Sun, 20 Aug 2023 18:04:34 PDT
ID: at_Gvd3jsqSO2
Updated Time: Sun, 13 Aug 2023 18:04:34 PDT
User ID: u_1234567890
Scope:
ID: global
Name: global
Type: global
Authorized Actions:
no-op
read
read:self
delete
delete:self
Usage
$ boundary auth-tokens read [options] [args]
Command options
-id
(string: "")
- The ID of the auth token to read.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: