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
[collect] Imply --upload when --upload-url is set
Setting --upload-url should imply uploading the tarball at the end,
regardless of --upload is explicitly set or not.
The same is already in place for "sos report", so let unify it.
Resolves: #3464
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>