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
Some global options are used a lot with subcommands, and it can be easy to miss the existence of the options. For example, not realizing --resolver can be used with stack init as in #3641
The text was updated successfully, but these errors were encountered:
Some global options are used a lot with subcommands, and it can be easy to miss the existence of the options. For example, not realizing
--resolver
can be used withstack init
as in #3641The text was updated successfully, but these errors were encountered: