# Sigma API Configuration
# Copy these lines to your shell profile or run them before using the scripts

export SIGMA_CLIENT_ID="your_client_id_here"
export SIGMA_CLIENT_SECRET="your_client_secret_here"
export SIGMA_BASE_URL="https://api.sigmacomputing.com"
export SIGMA_SNOWFLAKE_CONNECTION="PROD_SIGMA_ORCHARD_SNOWFLAKE"
