Today, you only have the documented option to set "token-file-path” but you can not pass the actual token directly via command line, like “—oauth_access_token" or set these 2 parameters as an environment variable. Customer would like to not persist explicit credentials on their filesystem, but retrieve this value from a password vault and keep it within their SnowCLI session only.
Description
Today, you only have the documented option to set "token-file-path” but you can not pass the actual token directly via command line, like “—oauth_access_token" or set these 2 parameters as an environment variable. Customer would like to not persist explicit credentials on their filesystem, but retrieve this value from a password vault and keep it within their SnowCLI session only.
Context
No response