rtk-ai/rtk

ISSUE: does not understand and handle dbt, bq, and some git commands

Open

#756 geöffnet am 20. März 2026

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.914 Forks)batch import
area:clieffort-largeenhancementhelp 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 bq query 559 bq query --nouse_legacy_sql --max_rows.. dbt compile 83 /Users/xxx/xx/GitHub/xxx-xxx.. python 53 /Users/xxx/xx/GitHub/xxx-xxx.. python3 51 python3 - << 'EOF' import yaml with o..

Check 50 # Check what sources are defined in sc..

git checkout 49 git checkout develop dbt run 45 dbt run --full-refresh --profiles-dir .. bq show 24 bq show --format=prettyjson --project_.. cat 24 cat > /Users/xxxx/xxx/GitHub/d.. bq ls 24 bq ls --format=json xxxx git mv 23 git mv xxxx.. python3 << 19 BASE=/Users/xxx/xxx/GitHub/da.. git ls-files 14 git -C /Users/xxx/xxxx/GitHub/..

The 13 # The directory is itself a symlink lo..

for f 11 BASE=/Users/xxx/xxx/GitHub/da..

Contributor Guide