snowflakedb/snowflake-cli

SNOW-929441: Registry Token doesn't work with connection override

Closed this issue · 1 comments

SnowCLI version

1.1.0

Python version

3.10

Platform

mac os M1

What happened

When running

snow snowpark registry token -c prod3 it complains "connection dev is not configured." I tried doing --connection and --environment and got same error. On second look it looks like this command has TWO connection flags registered, so I think it's fighting or only setting one. Dunno

image

Console output

No response

How to reproduce

No response

We fixed it in #426 and will be in 1.1.1