Skip to content

profiles get

Get the profiles list from the auth config file.

Usage

1
Usage: profiles get [OPTIONS]

Results

1
2
3
4
5
+----------------+-----------------------------+-------------+---------------+
|  Profile Name  |             Host            |    Region   |     Token     |
+----------------+-----------------------------+-------------+---------------+
|    default     |  https://console.rivery.io  |  us-east-2  |  ******AAAaa  |
+----------------+-----------------------------+-------------+---------------+

Options

  • help:
  • Type: BOOL
  • Default: false
  • Usage: --help

Show this message and exit.

CLI Help

1
2
3
4
Usage: profiles get [OPTIONS]

Options:
  --help  Show this message and exit.