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
Initialize config settings only when required. This allows new developers to run commands such as juno --version or juno dev start without being prompted to encrypt their config file.
Review the wording of the encryption question to clarify that it applies to the file saved on the machine.
Add the option juno --version --cli to check only the CLI version.
Fix
The init help description was incorrectly displaying the open command description.