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

charm layers for a specific layer #549

Open
1 of 3 tasks
hyperbolic2346 opened this issue Sep 20, 2019 · 0 comments
Open
1 of 3 tasks

charm layers for a specific layer #549

hyperbolic2346 opened this issue Sep 20, 2019 · 0 comments

Comments

@hyperbolic2346
Copy link
Contributor

Checklist

  • Confirmed this is an issue with charm-tools, not charmstore-client
  • Provide versions of tools used
  • Described the feature or ways to replicate the issue

What version am I running?

I ran the following command: snap info charm and got the following ouput:

name:      charm
summary:   charm and charm-tools
publisher: Cory Johns (johnsca)
contact:   juju@lists.ubuntu.com
license:   unset
description: |
  charmstore-client and charm-tools
commands:
  - charm
snap-id:      2Rryoc2ylScfbFl4eQtpntHD9iuZuMvt
tracking:     stable
refresh-date: 2019-07-12
channels:
  stable:    2.6.1               2019-07-12 (357) 58MB classic
  candidate: 2.6.1               2019-07-12 (357) 58MB classic
  beta:      2.6.1               2019-07-12 (357) 58MB classic
  edge:      2.7.0+git-3-ef68b75 2019-09-20 (376) 58MB classic
installed:   2.6.1                          (357) 58MB classic

I am using: Ubuntu

Issue/Feature

Unable to see what files a layer contributed without some grep work.

I expect/expected the following

charm layers --limit nagios should show me the files contributed from the nagios layer only. I'm not sure about the --limit name, but in some way to just say "show me what this layer added". This should include not just files dropped but merged files as well. It would be nice to show the merged data, but not necessary if difficult.

What I got

charm layers|grep nagios helped, but I lost some fo the context, so I needed to pipe to less and search for grep to grok the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant