viur-framework / viur-cli

Command-line interface for managing and developing ViUR
MIT License
4 stars 6 forks source link

`viur deploy` should provide a helpful hint #131

Closed phorward closed 4 months ago

phorward commented 5 months ago

For version 2:

$ viur deploy app 
Usage: viur [OPTIONS] COMMAND [ARGS]...
Try 'viur -h' for help.

Error: No such command 'deploy'.
$ viur cloud deploy app
✔ No vulnerabilities found.
Do you want to regenerate the requirements.txt located in the ./deploy? [y/N]: y
requirements.txt successfully generated

Can viur deploy app please still provide a helpful error message, like: Sorry, 'viur deploy' is now known as 'viur cloud deploy'...

Grashalmbeisser commented 4 months ago

image

'viur deploy' aswell as 'viur install' return deprecation warnings!

This change was made with version 2.0.0