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
fix(cli): Handle case for no arguments for verbose baremetal deploy (#10663)
**Problem**
We recently improved the verbose output of the baremetal deployment
process. It looks like this improvement has introduced a small bug. See
#10654 for more details.
**Changes**
1. Guard against `args` being undefined.
---------
Co-authored-by: Tobbe Lundberg <[email protected]>
0 commit comments