ionic-team / ionic-team/ionic-cli

No warning about invalid arguments to build command

Aberta
#4,873 0 comentários 0 reações 0 responsáveis Ver no GitHub
triage
Linguagem predominante
TypeScript
Estrelas
2k
Forks
682
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**Description:**

When using the CLI, there seems to be no validation of arguments to the build command.

For example, no warning is issued for `ionic build --engine2=browser` even though `--engine2` is not a valid option.

Also, there is no warning for `ionic build --engine=ocean`, even though `ocean` is not a valid value for `--engine`.

It's easy to make mistakes typing things on the command line, so there should be basic argument validation.

**Steps to Reproduce:**

Using CLI `6.19.0`, input `ionic build --nonsense-string`. There will be no warning.

**My `ionic info`:**

```
Ionic:

Ionic CLI : 6.19.0 (/home/anon/.npm-global/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 6.1.8

Capacitor:

Capacitor CLI : 3.5.1
@capacitor/android : 3.5.1
@capacitor/core : 3.5.1
@capacitor/ios : 3.5.1

Utility:

cordova-res : 0.15.4
native-run : 1.6.0

System:

NodeJS : v16.15.0 (/usr/bin/node)
npm : 8.5.5
OS : Linux 5.10
```

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Start by reproducing the reported commands with Ionic CLI 6.19.0, including an unknown option and an invalid --engine value. Trace how the build command parses arguments and consider the issue complete when both invalid options and invalid values produce warnings.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
typescript
Domínio
cli
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.