rtk-ai/rtk

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

Open

#756 aberto em 20 de mar. de 2026

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (2.914 forks)batch import
area:clieffort-largeenhancementhelp wantedpriority:medium

Métricas do repositório

Stars
 (48.085 stars)
Métricas de merge de PR
 (Mesclagem média 11d 1h) (45 fundiu PRs em 30d)

Description

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..

Guia do colaborador