-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Add support for native --template in Atmos for describe output #989
Conversation
|
Slight mistake on my part. Let’s rename the current flag to —-query or —-jq (note @aknysh already did this for describe commands and it uses yq syntax so —-query might be confusing), and make —-template use atmos templating, which is based on a combination of go template, gomplate, and Sprig. I believe we should have the functions for that to make it easy. we are trying to mimic gh CLI: |
💥 This pull request now has conflicts. Could you fix it @Cerebrovinny? 🙏 |
…o describe command
3bdc07f
to
ae9770a
Compare
Cancelling as it needs more refinement |
what
why
Evidence:
references