rtk-ai/rtk

terraform, mix, git, just, fish, kubectl and custom commands to add

Open

#1.473 geöffnet am 23. Apr. 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.914 Forks)batch import
area:clieffort-largeenhancementgood first issuehelp wantedpriority:medium

Repository-Metriken

Stars
 (48.085 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T 1h) (45 gemergte PRs in 30 T)

Beschreibung

TOP UNHANDLED COMMANDS -- open an issue?
----------------------------------------------------
Command                  Count    Example
terraform apply             21    ~/terraform apply -lock=false -var-fil..
terraform                   15    ~/terraform -chdir=aws/core/ecr init -..
mix run                     15    mix run ../../scripts/verify..
mix credo                   10    mix credo --strict 2>&1
mix                         10    mix deps.get 2>&1
just tf-plan                13    just tf-plan aws/runners/..
just                         5    just --list 2>&1
git rev-list                13    git rev-list --count HEAD..@{u}
cat                          9    cat > /Users/code/k8s/ap..
fish                         9    fish -c "worktree-create fix/split-config-d..
git rebase                   8    git rebase "$BASE" --exec "bash -c 'MS..
git checkout                 5    git checkout -b feat/split-deployment ..
kubectl rollout              6    kubectl rollout restart deployment ssh..

Contributor Guide