apache / apache/openwhisk-cli

wsk CLI needs a flag to query its version

Abierto
#136 5 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

enhancement
Lenguaje dominante
Go
Estrellas
109
Forks
98
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

@uwefassnacht commented on Tue Apr 25 2017

How do I know which version of the CLI I have installed? And whether it's the latest & greatest one? How do I know when to update (re-install) the CLI?

It would be good to provide a -v flag (similar to the cloud foundry CLI) that outputs the version. I realize that -vis already taken (verbose option).

At the very least, the CLI "splash screen" (displayed when using wsk without any options) should display a version number.

It's also not clear from the CLI repo at https://openwhisk.ng.bluemix.net/cli/go/download what the current version is and whether it's time to update.


@sjfink commented on Tue Apr 25 2017

wsk property get --cliversion

probably duplicate of https://github.com/openwhisk/openwhisk/issues/1492


@rabbah commented on Tue Apr 25 2017

@houshengbo @pritidesai as part of making the JSON object available advertising the CLIs versions, it would be nice to address the comment above: the link to a binary should carry version information.

Of course, we don't have a proper version yet or release tag (#1880).
@csantanapr I think we need one epic to track all the related CLI issues for versioning, the download page, etc.


@eweiter commented on Tue Apr 25 2017

It would also be nice if we could try to expose this info through the CLI page on the download button or near it.


@dubeejw commented on Tue Apr 25 2017

@eweiter, @houshengbo, we should be able to expose the CLI version to the UI via the content.json file.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza comprobando el comportamiento existente de wsk property get --cliversion y el issue relacionado 1492. Revisa las cuestiones pendientes sobre el versionado y la página de descargas antes de elegir el alcance; el trabajo solo estará terminado cuando se hayan definido e implementado la visualización acordada de la versión de la CLI y la información de distribución.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
go
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.