Here, we need to check for a SNOWFLAKE_TOKEN environment variable before we insist on fetching a new one. I'm using schemachange along with snow cli to deploy Snowpark apps and that library doesn't fetch the token for you. I'd like to be able to fetch one and use it for both deployments.
Here, we need to check for a SNOWFLAKE_TOKEN environment variable before we insist on fetching a new one. I'm using schemachange along with snow cli to deploy Snowpark apps and that library doesn't fetch the token for you. I'd like to be able to fetch one and use it for both deployments.