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

Fix ApplyTo in porter explain #1540

Merged
merged 1 commit into from
Apr 14, 2021
Merged

Conversation

carolynvs
Copy link
Member

What does this change

  • When no action is set, show all parameters/credentials
  • Filter credentials by applyTo and show AppliesTo in plaintext output

What issue does it fix

Closes #1539

Notes for the reviewer

The issue only reported a problem for parameters but I realized that when I implemented applyTo for creds that I forgot to update porter explain, so I fixed them both.

Checklist

  • Unit Tests
  • Documentation
  • Schema (porter.yaml)

* When no action is set, show all parameters/credentials
* Filter credentials by applyTo and show AppliesTo in plaintext output

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs carolynvs merged commit 8471bfa into getporter:main Apr 14, 2021
@carolynvs carolynvs deleted the param-applyto branch April 14, 2021 15:51
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

Successfully merging this pull request may close these issues.

porter explain does not list parameters which are scoped using 'applyTo'
2 participants