juju / charmstore-client

Client for charmstore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the output of `charm list-resources` to use "Application" instead of "Service"

mbruzek opened this issue · comments

$ charm list-resources cs:~containers/kubernetes-e2e
[Service]
RESOURCE    REVISION
e2e_amd64   6
e2e_ppc64el 0
e2e_s390x   0

The output of charm list-resources still has the old "Service" terminology in the output. If we still need that distinction there we should replace "Service" with "Application".