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
import-installation no longer fails when opsman already configured
* this will make the command idempotent
[#155197711]
Signed-off-by: Kevin Kelani <kkelani@pivotal.io>
Unauthenticated client accepts target without '//'
- When importing an installation or configuring authentication a bare
hostname can be provided (defaulting to HTTPS)
[#149483797]