rtk-ai/rtk

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

Open

#1473 opened on Apr 23, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (48,085 stars) (2,914 forks)batch import
effort-largeenhancementgood first issue

Description

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