Skip to content

refactor(cli/catenv): choice env component argument validation

  • Validate env and component choice argument given to catenv command.
  • throw error if invalid env given
  • throw error if component given does not exist

Merge request reports