Replies: 2 comments
-
Affected version:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the feedback - passed onto the team + on the product board. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
update
command is supposed toUpdate nilup
but it actually updates the SDK andnilup
.Also, it does not output which version or commit ID is being upgraded from/to.
Also, this happened immediately after.
Suggestion: call
nilup --version
on the old binary and the new binary.Additionally, if
nilup --version
on the "new" binary returns non-0, abort update and rollback, provide info to user on how to report a regression.Beta Was this translation helpful? Give feedback.
All reactions