Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cozy-stack {apps,konnectors} CLI returns the whole manifest #1504

Closed
ptbrowne opened this issue Aug 28, 2018 · 1 comment
Closed

cozy-stack {apps,konnectors} CLI returns the whole manifest #1504

ptbrowne opened this issue Aug 28, 2018 · 1 comment

Comments

@ptbrowne
Copy link
Contributor

ptbrowne commented Aug 28, 2018

When updating an application, I only need the version that has been installed and can use show if I need all the information.

What could be cool :

$ cozy-stack konnectors update toto
toto has been updated to 1.0.0

$ cozy-stack konnectors update toto
toto is already up-to-date at 1.0.0
nono pushed a commit that referenced this issue Jan 23, 2020
* Print useful message instead of manifest when updating apps/konnectors (#1504)

* Add missing '\n' in UpdateApp output
@nono
Copy link
Member

nono commented Jan 23, 2020

Fixed by #2340

@nono nono closed this as completed Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants