Skip to content

Add Input Validations for Command Flags for the command alpha generate #4193

@camilamacedo86

Description

@camilamacedo86

What do you want to happen?

Currently, the alpha generate command lacks proper input validation for its flags. This issue aims to add robust validation to ensure that invalid flag values are caught early, improving the user experience and preventing potential runtime errors.

Acceptance Criteria:

  1. Implement input validations for all flags in the alpha generate command.
  2. Return meaningful error messages when invalid flags are provided.

For reference see its code in: #4180

Extra Labels

No response

Metadata

Metadata

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions