apex / apex/up

Add nicer error for Pro commands such as `up deploys` in the OSS version

Abierto
#740 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Refactor UX
Lenguaje dominante
Go
Estrellas
8.8k
Forks
383
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Prerequisites

* [x] I am running the latest version. (`up upgrade`)
* [x] I searched to see if the issue already exists.
* [x] I inspected the verbose debug output with the `-v, --verbose` flag.
* [ ] Are you an Up Pro subscriber?

```bash
$ up deploys
Error: "deploys" is invalid, must be one of:

• production
• staging
```
Then I tried
```bash
$ up deploys staging
Error: unexpected staging
```

According to the docs, this should work. Am I missing something really obvious?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.