[CLI] review exit codes sent via New3CommandResult enum #3186
Labels
area: refactoring
The technical improvement/refactoring
triaged
The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
Since a while we were using
CreationResultStatus
as the exit code, which was limited only to errors on template creation. Now we have different enum:New3CommandResult
which we can modify and add new statuses.The text was updated successfully, but these errors were encountered: