snowflake-accounts
Lists all accounts in Snowflake organization.
snowflake-accounts profile=PROFILE
- profile=PROFILE
- Snowflake profile name
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| organization_name | String | Organization Name | Name of the organization |
| name | String | Name | User-defined name identifying an account within the organization |
| account_url | String | Account URL | Preferred Snowflake account URL |
| account_locator | String | Account Locator | System-assigned account identifier |
| region | String | Region | Specific Snowflake Region location |
| region_group | String | Region Group | Region group where the account is located |
| edition | String | Edition | Snowflake Edition of the account |
| is_org_admin | Bool | Is Org Admin | Indicates if ORGADMIN role is enabled |
| managed_accounts | Integer | Managed Accounts | Number of managed accounts created |
| created_on | Date | Created On | Date and time the account was created |