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
@SimplyDanny this flag should be added to the list of exclusions for requiring swiftly to be initialized. There's no reason why generating the command-line completions should require initialization.
Running
swiftly --generate-completion-script
when Swiftly has not yet been initialized leads to:I feel initialization shouldn't be a requirement for shell completion to be generated. Is there a reason for that?
This is currently blocking the PR that tries to automate this task during installation with Homebrew.
The text was updated successfully, but these errors were encountered: