Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

When listing packages, include version#673

Merged
bryanl merged 1 commit intoksonnet:masterfrom
bryanl:pkg-list-version
Jun 29, 2018
Merged

When listing packages, include version#673
bryanl merged 1 commit intoksonnet:masterfrom
bryanl:pkg-list-version

Conversation

@bryanl
Copy link
Member

@bryanl bryanl commented Jun 29, 2018

➜  ksapp2 ks pkg list
REGISTRY  NAME      VERSION INSTALLED
========  ====      ======= =========
incubator apache    master
incubator efk       master
incubator mariadb   master
incubator memcached master
incubator mongodb   master
incubator mysql     master
incubator nginx     master
incubator node      master
incubator postgres  master
incubator redis     master
incubator tomcat    master

And after installing a package:

➜  ksapp2 ks pkg list --installed
REGISTRY  NAME   VERSION INSTALLED
========  ====   ======= =========
incubator apache master  *

#626

Signed-off-by: bryanl bryanliles@gmail.com

```
➜  ksapp2 ks pkg list
REGISTRY  NAME      VERSION INSTALLED
========  ====      ======= =========
incubator apache    master
incubator efk       master
incubator mariadb   master
incubator memcached master
incubator mongodb   master
incubator mysql     master
incubator nginx     master
incubator node      master
incubator postgres  master
incubator redis     master
incubator tomcat    master
```

And after installing a package:

```
➜  ksapp2 ks pkg list --installed
REGISTRY  NAME   VERSION INSTALLED
========  ====   ======= =========
incubator apache master  *
```

Signed-off-by: bryanl <bryanliles@gmail.com>
@bryanl bryanl requested a review from a team June 29, 2018 12:20
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1086

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.154%

Totals Coverage Status
Change from base Build 1084: 0.0%
Covered Lines: 10989
Relevant Lines: 15444

💛 - Coveralls

@bryanl bryanl added this to the 0.12.0 milestone Jun 29, 2018
@bryanl bryanl merged commit 3b773bd into ksonnet:master Jun 29, 2018
@bryanl bryanl deleted the pkg-list-version branch June 29, 2018 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants