Skip to content

[CLI] review exit codes sent via New3CommandResult enum #3186

@vlada-shubina

Description

@vlada-shubina

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.

  • review existing exit codes and create new codes where needed
  • review sending hex as exit code - it is not supported in Unix, where exit code is limited to 8-bit integer.

Metadata

Metadata

Assignees

Labels

area: refactoringThe technical improvement/refactoringtriagedThe issue was evaluated by the triage team, placed on correct area, next action defined.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions