-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua.yaml
366 lines (366 loc) · 17.2 KB
/
aqua.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
---
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
# checksum:
# enabled: true
# require_checksum: true
# supported_envs:
# - all
registries:
- type: standard
ref: v4.312.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: mikefarah/[email protected]
description: yq is a portable command-line YAML processor
link: https://github.com/mikefarah/yq
- name: minamijoyo/[email protected]
description: A Terraform state migration tool for GitOps
link: https://github.com/minamijoyo/tfmigrate
- name: imsnif/[email protected]
description: Terminal bandwidth utilization tool
link: https://github.com/imsnif/bandwhich
- name: iximiuz/[email protected]
description: k'exp - Kubernetes Explorer
link: https://github.com/iximiuz/kexp
- name: common-fate/[email protected]
description: The easiest way to access your cloud
link: https://github.com/common-fate/granted
- name: elkowar/[email protected]
description: A tool to interactively write shell pipelines
link: https://github.com/elkowar/pipr
- name: aws-cloudformation/[email protected]
description: A development workflow tool for working with AWS CloudFormation
link: https://github.com/aws-cloudformation/rain
- name: one2nc/[email protected]
description: k9s like CLI for AWS
link: https://github.com/one2nc/cloudlens
- name: keidarcy/[email protected]
description: E1S - Easily Manage AWS ECS Resources in Terminal
link: https://github.com/keidarcy/e1s
- name: lxc/[email protected]
description: Powerful system container and virtual machine manager
link: https://github.com/lxc/incus
- name: twpayne/[email protected]
description: Manage your dotfiles across multiple diverse machines, securely
link: https://github.com/twpayne/chezmoi
- name: starship/[email protected]
description: The minimal, blazing-fast, and infinitely customizable prompt for any shell
link: https://github.com/starship/starship
- name: muesli/[email protected]
description: Contextual information about your git projects, right on the command-line
link: https://github.com/muesli/gitty
- name: ClementTsang/[email protected]
description: Yet another cross-platform graphical process/system monitor
link: https://github.com/ClementTsang/bottom
- name: charmbracelet/[email protected]
description: Render markdown on the CLI, with pizzazz
link: https://github.com/charmbracelet/glow
- name: derailed/[email protected]
description: Kubernetes CLI To Manage Your Clusters In Style
link: https://github.com/derailed/k9s
- name: aws/[email protected]
description: The AWS Command Line Interface (AWS CLI) is a unified tool that provides a consistent interface for interacting with all parts of Amazon Web Services
link: https://github.com/aws/aws-cli
- name: kubernetes-sigs/[email protected]
description: Find and install kubectl plugins
link: https://github.com/kubernetes-sigs/krew
- name: noahgorstein/[email protected]
description: A TUI playground to experiment with jq
link: https://github.com/noahgorstein/jqp
- name: kubernetes/[email protected]
description: The kubectl command line tool lets you control Kubernetes clusters
link: https://kubernetes.io/docs/reference/kubectl/
- name: kubernetes-sigs/[email protected]
description: Kubernetes IN Docker - local clusters for testing Kubernetes
link: https://github.com/kubernetes-sigs/kind
- name: helm/[email protected]
description: The Kubernetes Package Manager
link: https://github.com/helm/helm
- name: bensadeh/[email protected]
description: A log file highlighter
link: https://github.com/bensadeh/tailspin
- name: sachaos/[email protected]
description: Todoist CLI Client. I love Todoist and CLI
link: https://github.com/sachaos/todoist
- name: bitwarden/[email protected]
description: Bitwarden CLI
link: https://github.com/bitwarden/clients
- name: svenstaro/[email protected]
description: A nonsense activity generator
link: https://github.com/svenstaro/genact
- name: zaquestion/[email protected]
description: Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
link: https://github.com/zaquestion/lab
- name: getsops/[email protected]
description: Simple and flexible tool for managing secrets
link: https://github.com/getsops/sops
- name: git-town/[email protected]
description: Git workflow automation to keep branches in sync and reduce merge conflicts
link: https://github.com/git-town/git-town
- name: mr-karan/[email protected]
description: ":dog: Command-line DNS Client for Humans. Written in Golang"
link: https://github.com/mr-karan/doggo
- name: docker/[email protected]
description: Define and run multi-container applications with Docker
link: https://github.com/docker/compose
- name: dandavison/[email protected]
description: A syntax-highlighting pager for git, diff, and grep output
link: https://github.com/dandavison/delta
- name: koalaman/[email protected]
description: ShellCheck, a static analysis tool for shell scripts
link: https://github.com/koalaman/shellcheck
- name: jqlang/[email protected]
description: Command-line JSON processor
link: https://github.com/jqlang/jq
- name: ajeetdsouza/[email protected]
description: A smarter cd command. Supports all major shells
link: https://github.com/ajeetdsouza/zoxide
- name: gabrie30/[email protected]
description: Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more
link: https://github.com/gabrie30/ghorg
- name: cli/[email protected]
description: GitHub’s official command line tool
link: https://github.com/cli/cli
- name: watchexec/[email protected]
description: Executes commands in response to file modifications
link: https://github.com/watchexec/watchexec
- name: noborus/[email protected]
description: Feature-rich terminal-based text viewer. It is a so-called terminal pager
link: https://github.com/noborus/ov
- name: extrawurst/[email protected]
description: Blazing fast terminal-ui for git written in rust
link: https://github.com/extrawurst/gitui
- name: iann0036/[email protected]
description: Generate an IAM policy from AWS calls using client-side monitoring (CSM) or embedded proxy
link: https://github.com/iann0036/iamlive
- name: atuinsh/[email protected]
description: Magical shell history
link: https://github.com/atuinsh/atuin
- name: tofuutils/[email protected]
description: OpenTofu / Terraform version manager
link: https://github.com/tofuutils/tenv
- name: astral-sh/[email protected]
description: An extremely fast Python package installer and resolver, written in Rust
link: https://github.com/astral-sh/uv
- name: martinvonz/[email protected]
description: A Git-compatible VCS that is both simple and powerful
link: https://github.com/martinvonz/jj
- name: eza-community/[email protected]
description: A modern, maintained replacement for ls
link: https://github.com/eza-community/eza
- name: sharkdp/[email protected]
description: A cat(1) clone with wings
link: https://github.com/sharkdp/bat
- name: bootandy/[email protected]
description: A more intuitive version of du in rust
link: https://github.com/bootandy/dust
- name: aandrew-me/[email protected]
description: AI Chatbots in terminal without needing API keys
link: https://github.com/aandrew-me/tgpt
- name: dbrgn/[email protected]
description: A very fast implementation of tldr in Rust
link: https://github.com/dbrgn/tealdeer
- name: danielgtaylor/[email protected]
description: Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
link: https://github.com/danielgtaylor/restish
- name: rs/[email protected]
description: The power of curl, the ease of use of httpie
link: https://github.com/rs/curlie
- name: Canop/[email protected]
description: A linux utility to get information on filesystems, like df but better
link: https://github.com/Canop/dysk
- name: ynqa/[email protected]
description: interactive JSON filter using jq
link: https://github.com/ynqa/jnv
- name: zaghaghi/[email protected]
description: Terminal UI to list, browse and run APIs defined with openapi spec
link: https://github.com/zaghaghi/openapi-tui
- name: kyoshidajp/[email protected]
description: Diagnose whether your software dependency libraries are maintained
link: https://github.com/kyoshidajp/dep-doctor
- name: jesseduffield/[email protected]
description: The lazier way to manage everything docker
link: https://github.com/jesseduffield/lazydocker
- name: stern/[email protected]
description: Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
link: https://github.com/stern/stern
- name: bitnami-labs/[email protected]
description: A Kubernetes controller and tool for one-way encrypted Secrets
link: https://github.com/bitnami-labs/sealed-secrets
- name: kubernetes-sigs/kustomize@kustomize/v5.6.0
description: Customization of kubernetes YAML configurations
link: https://github.com/kubernetes-sigs/kustomize
- name: yorukot/[email protected]
description: Pretty fancy and modern terminal file manager
link: https://github.com/yorukot/superfile
- name: getsavvyinc/[email protected]
description: Create, share, and run runbooks from your terminal
link: https://github.com/getsavvyinc/savvy-cli
- name: JFryy/[email protected]
description: jq inspired interoperable config format transcoder with interactive querying
link: https://github.com/JFryy/qq
- name: laktak/[email protected]
description: search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
link: https://github.com/laktak/zfind
- name: abiosoft/[email protected]
description: Docker (and Kubernetes) on MacOS with minimal setup
link: https://github.com/abiosoft/colima
- name: lima-vm/[email protected]
description: Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially)
link: https://github.com/lima-vm/lima
- name: homeport/[email protected]
description: A diff tool for YAML files, and sometimes JSON
link: https://github.com/homeport/dyff
- name: rebuy-de/[email protected]
description: Nuke a whole AWS account and delete all its resources
link: https://github.com/rebuy-de/aws-nuke
- name: guumaster/[email protected]
description: Your dev tool to manage /etc/hosts like a pro
link: https://github.com/guumaster/hostctl
- name: zyedidia/[email protected]
description: Easily install prebuilt binaries from GitHub
link: https://github.com/zyedidia/eget
- name: ankitpokhrel/[email protected]
description: Feature-rich interactive Jira command line
link: https://github.com/ankitpokhrel/jira-cli
- name: jesseduffield/[email protected]
description: simple terminal UI for git commands
link: https://github.com/jesseduffield/lazygit
- name: denisidoro/[email protected]
description: An interactive cheatsheet tool for the command-line
link: https://github.com/denisidoro/navi
- name: orf/[email protected]
description: Ping, but with a graph
link: https://github.com/orf/gping
- name: Owloops/[email protected]
description: Uptime monitoring CLI tool with alerting and advanced settings
link: https://github.com/Owloops/updo
- name: allyring/[email protected]
description: A port viewer TUI made with BubbleTea in Go
link: https://github.com/allyring/pvw
- name: moncho/[email protected]
description: dry - A Docker manager for the terminal @
link: https://github.com/moncho/dry
- name: unfrl/[email protected]
description: A global DNS propagation checker that gives pretty output. Written in dotnet core
link: https://github.com/unfrl/dug
- name: vladimirvivien/[email protected]
description: A top-like tool for your Kubernetes clusters
link: https://github.com/vladimirvivien/ktop
- name: junegunn/[email protected]
description: A command-line fuzzy finder
link: https://github.com/junegunn/fzf
- name: BurntSushi/[email protected]
description: ripgrep recursively searches directories for a regex pattern while respecting your gitignore
link: https://github.com/BurntSushi/ripgrep
- name: liggitt/[email protected]
description: Autogenerate RBAC policies based on Kubernetes audit logs
link: https://github.com/liggitt/audit2rbac
- name: raviqqe/[email protected]
description: Fast website link checker in Go
link: https://github.com/raviqqe/muffet
- name: wtfutil/[email protected]
description: WTF is the personal information dashboard for your terminal
link: https://github.com/wtfutil/wtf
- name: ast-grep/[email protected]
description: A CLI tool for code structural search, lint and rewriting. Written in Rust
link: https://github.com/ast-grep/ast-grep
- name: yassinebridi/[email protected]
description: A simple terminal UI for search and replace, ala VS Code
link: https://github.com/yassinebridi/serpl
- name: axllent/[email protected]
description: An email and SMTP testing tool with API for developers
link: https://github.com/axllent/mailpit
- name: mrjackwills/[email protected]
description: A simple tui to view & control docker containers
link: https://github.com/mrjackwills/oxker
- name: o2sh/[email protected]
description: Git repository summary on your terminal
link: https://github.com/o2sh/onefetch
- name: dimo414/[email protected]
description: a subprocess caching utility, available as a command line binary and a Rust library
link: https://github.com/dimo414/bkt
- name: martinvonz/[email protected]
description: A Git-compatible VCS that is both simple and powerful
link: https://github.com/martinvonz/jj
- name: cargo-bins/[email protected]
description: Binary installation for rust projects
link: https://github.com/cargo-bins/cargo-binstall
- name: ryodocx/[email protected]
description: Accelerator cache for kubernetes access
link: https://github.com/ryodocx/kube-credential-cache
- name: TomWright/[email protected]
description: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package
link: https://github.com/TomWright/dasel
- name: termkit/[email protected]
description: Manage your GitHub Actions from Terminal with great UI
link: https://github.com/termkit/gama
- name: sxyazi/[email protected]
description: Blazing fast terminal file manager written in Rust, based on async I/O
link: https://github.com/sxyazi/yazi
- name: kubecolor/[email protected]
description: Colorize your kubectl output
link: https://github.com/kubecolor/kubecolor
- name: phiresky/[email protected]
description: "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc"
link: https://github.com/phiresky/ripgrep-all
- name: tailscale/[email protected]
description: The easiest, most secure way to use WireGuard and 2FA
link: https://github.com/tailscale/tailscale
- name: dlvhdr/[email protected]
description: A git diff pager based on delta but with a file tree, à la GitHub
link: https://github.com/dlvhdr/diffnav
- name: achristmascarl/[email protected]
description: a database management tui for postgres
link: https://github.com/achristmascarl/rainfrog
- name: errata-ai/[email protected]
description: A syntax-aware linter for prose built with speed and extensibility in mind
link: https://github.com/errata-ai/vale
- name: quantumsheep/[email protected]
description: Terminal user interface for SSH
link: https://github.com/quantumsheep/sshs
- name: quarylabs/[email protected]
description: Fast SQL formatter/linter
link: https://github.com/quarylabs/sqruff
- name: atc0005/[email protected]
description: Small CLI tool used to submit messages to Microsoft Teams
link: https://github.com/atc0005/send2teams
- name: sharkdp/[email protected]
description: A simple, fast and user-friendly alternative to 'find'
link: https://github.com/sharkdp/fd
- name: lycheeverse/[email protected]
description: Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more
link: https://github.com/lycheeverse/lychee
- name: neilotoole/[email protected]
description: sq data wrangler
link: https://github.com/neilotoole/sq
- name: printfn/[email protected]
description: Arbitrary-precision unit-aware calculator
link: https://github.com/printfn/fend
- name: derailed/[email protected]
description: A Kubernetes cluster resource sanitizer
link: https://github.com/derailed/popeye
- name: Macchina-CLI/[email protected]
description: A system information frontend with an emphasis on performance
link: https://github.com/Macchina-CLI/macchina
- name: howardjohn/[email protected]
description: Tunnel Kubectl requests over `kubectl proxy` to avoid round trips to API server
link: https://github.com/howardjohn/kubeconfig-proxy
- name: itaysk/[email protected]
description: Clean up Kubernetes yaml and json output to make it readable
link: https://github.com/itaysk/kubectl-neat
- name: Lifailon/[email protected]
description: TUI for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find, regex support (like fzf and grep) and coloring the output, written in Go with the gocui library
link: https://github.com/Lifailon/lazyjournal
- name: robinovitch61/[email protected]
description: An interactive Kubernetes log viewer for your terminal
link: https://github.com/robinovitch61/kl
- name: Canop/[email protected]
description: A nginx log explorer
link: https://github.com/Canop/rhit
- name: Automattic/harper/[email protected]
description: The Grammar Checker for Developers
link: https://github.com/Automattic/harper
- name: AvitalTamir/[email protected]
description: A Kubernetes Query Language
link: https://github.com/AvitalTamir/cyphernetes