You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using the snow cli to operate on application packages we have on our production provider account, which include things like dropping versions, adding new versions and changing release directives.
Since this is a production account, the Compliance team wants DML/DDL queries executed there by human users to be backed by a Jira ticket that explains its business purpose and such ticket to be corelated with a query via tag. To achieve this, you need to set a query_tag parameter on a session level.
Would it be possible to have the functionality of setting query_tag session parameter on snow commands? So that the tag is added to all the queries ran as a result of executing the snow commands
Context
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Functionality of setting query_tag session parameter on snow commands
SNOW-1773496: Functionality of setting query_tag session parameter on snow commands
Oct 29, 2024
Description
We are using the snow cli to operate on application packages we have on our production provider account, which include things like dropping versions, adding new versions and changing release directives.
Since this is a production account, the Compliance team wants DML/DDL queries executed there by human users to be backed by a Jira ticket that explains its business purpose and such ticket to be corelated with a query via tag. To achieve this, you need to set a query_tag parameter on a session level.
Would it be possible to have the functionality of setting query_tag session parameter on snow commands? So that the tag is added to all the queries ran as a result of executing the snow commands
Context
No response
The text was updated successfully, but these errors were encountered: