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

feat(itaysk/kubectl-neat): scaffold itaysk/kubectl-neat #29798

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Dec 11, 2024

itaysk/kubectl-neat: Clean up Kubernetes yaml and json output to make it readable

$ aqua g -i itaysk/kubectl-neat

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

root@47d11b32dd79:/workspace# kubectl-neat --help
Usage:
  kubectl-neat [flags]
  kubectl-neat [command]

Examples:
kubectl get pod mypod -o yaml | kubectl neat
kubectl get pod mypod -oyaml | kubectl neat -o json
kubectl neat -f - <./my-pod.json
kubectl neat -f ./my-pod.json
kubectl neat -f ./my-pod.json --output yaml

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  get
  help        Help about any command
  version     Print kubectl-neat version

Flags:
  -f, --file string     file path to neat, or - to read from stdin (default "-")
  -h, --help            help for kubectl-neat
  -o, --output string   output format: yaml or json (default "yaml")

Use "kubectl-neat [command] --help" for more information about a command.

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke
Copy link
Member

Thank you always!

JFYI

If cmdx new doesn't work well, please see:

I'm aware that some users give up using cmdx new due to some trouble.

I'm considering how to resolve the issue.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Dec 11, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v4.274.0 milestone Dec 11, 2024
@suzuki-shunsuke suzuki-shunsuke merged commit d2ca439 into aquaproj:main Dec 11, 2024
16 checks passed
@ponkio-o ponkio-o deleted the feat/itaysk/kubectl-neat branch December 11, 2024 10:16
@suzuki-shunsuke
Copy link
Member

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 12, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.273.0` -> `v4.274.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.274.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.274.0)

[Compare Source](aquaproj/aqua-registry@v4.273.0...v4.274.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.274.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.274.0) | aquaproj/aqua-registry@v4.273.0...v4.274.0

#### 🎉 New Packages

[#&#8203;29786](aquaproj/aqua-registry#29786) [gdubicki/ets](https://github.com/gdubicki/ets): A maintained fork of zmwangx's command output timestamper
[#&#8203;29798](aquaproj/aqua-registry#29798) [itaysk/kubectl-neat](https://github.com/itaysk/kubectl-neat): Clean up Kubernetes yaml and json output to make it readable [@&#8203;ponkio-o](https://github.com/ponkio-o)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants