Documentation
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

SHOW SUNDECK PARAMETERS

Shows all sundeck account parameters.

See also:
ALTER SUNDECK ACCOUNT

Fields

Examples:

SHOW SUNDECK PARAMETERS;

Sample output

+----------------------------+-----------+---------+-------+---------------------------------------------------------------------------------------------------+
| key                        | value     | default | level | description                                                                                       |
|----------------------------+-----------+---------+-------+---------------------------------------------------------------------------------------------------|
| SNOWFLAKE_ACCOUNT_LOCATOR  | JB000007  |         |       | The Snowflake Account Sundeck is attached to. Set at setup and currently immutable.               |
| SNOWFLAKE_CLOUD_REGION     | us-west-2 |         |       | The Snowflake cloud region this account is associated with. Set at setup and currently immutable. |
| PRIVATE_RESULTS_HELPER_URL |           |         |       | The URL for communicating to a private results helper, if configured.                             |
| SNOWFLAKE_SSO_URL          |           |         |       | The URL for opening Sundeck UI, if Snowflake SSO is configured.                                   |
+----------------------------+-----------+---------+-------+---------------------------------------------------------------------------------------------------+