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
Sometimes when trying to automate batch syncs of a series of application, I do not want app sync to block until the sync process is complete. It would be good to have --async CLI option which returns as soon as the sync request was received by the API server.