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
{{ message }}
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
Commands that result in an error are still returning zero. It would be helpful if those returned something non-zero. I would like to be able do something like this in the shell:
storm edit alias alias.domain.com:2222 || storm add alias alias.domain.com:2222
Another idea would be to add an "editadd" command, either way non-zero return codes on errors would be nice. An could submit a path for either or both is that's agreeable.
The text was updated successfully, but these errors were encountered:
Commands that result in an error are still returning zero. It would be helpful if those returned something non-zero. I would like to be able do something like this in the shell:
storm edit alias alias.domain.com:2222 || storm add alias alias.domain.com:2222
Another idea would be to add an "editadd" command, either way non-zero return codes on errors would be nice. An could submit a path for either or both is that's agreeable.
The text was updated successfully, but these errors were encountered: