Add a specific app version check command #108

Closed
opened 2021-03-18 11:24:49 +00:00 by decentral1se · 2 comments
Owner

I think a specific command which does the lookup and shows all versions of deployed services would be good. We can't really show it all in the abra app ls layout because the "version" of the app is really the versions of all the services, the app, db and any other containers running with it.

It would be nice if it also showed if an update was due. See #102 and #107 for more thinking around that.

Think this was mentioned before by @3wordchant but can't remember a ticket.

Maybe something like:

abra app <app> version

I think a specific command which does the lookup and shows all versions of deployed services would be good. We can't really show it all in the `abra app ls` layout because the "version" of the app is really the versions of all the services, the app, db and any other containers running with it. It would be nice if it also showed if an update was due. See https://git.autonomic.zone/coop-cloud/abra/issues/102 and https://git.autonomic.zone/coop-cloud/abra/issues/107 for more thinking around that. Think this was mentioned before by @3wordchant but can't remember a ticket. Maybe something like: > `abra app <app> version`
decentral1se added this to the Beta release milestone 2021-03-18 11:24:49 +00:00
decentral1se added the
enhancement
label 2021-03-18 11:24:49 +00:00
Author
Owner

I took a quick stab at abra app <app> version but it always gives the output of abra version instead. Is there some machinery somewhere I am missing @3wordchant? Maybe some lookup logic on the sub_ stuff is failing? I'd gladly name the command something else but I am not sure what.

I took a quick stab at `abra app <app> version` but it always gives the output of `abra version` instead. Is there some machinery somewhere I am missing @3wordchant? Maybe some lookup logic on the `sub_` stuff is failing? I'd gladly name the command something else but I am not sure what.
Owner

I tweaked the lookup logic, see #112

I tweaked the lookup logic, see #112
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#108
No description provided.