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
Is there any way to use the args provided by tauri-plugin-single-instance with the CLI arg parsing of tauri-plugin-cli? I'd like to have a single instance, but my app has some CLI commands, and I don't want to lose them by having a single instance.