Skip to content

Latest commit

 

History

History
56 lines (52 loc) · 1.28 KB

File metadata and controls

56 lines (52 loc) · 1.28 KB

CLI Reference (Hierarchy)

See docs/commands.md for full semantics and examples. This page is a compact hierarchy reference.

qvl
  run <prompt> [--image ...] [--format text|json] [--output file]
  exec [prompt] [--image ...] [--json] [--quiet] [--ephemeral]
       [--full_auto] [--sandbox level] [--output file]
  login [provider|status]
  logout <provider>
  whoami
  config
  init
  mcp
  mcp add <name> [--url URL] [--scope global|project] [-- <command> ...]
  mcp list
  mcp remove <name> [--scope global|project]
  sessions [query]
  export <id-or-query> [-o file]
  session
  session delete <id-or-query>
  session rename <id-or-query> <title>
  stats
  cost [daily|weekly|monthly]
  deepinit
  teams
  teams list
  teams show <name>
  teams delete <name>
  skills
  wait
  replay <id> [--filter event_type]
  harness
  harness run [target]
  harness report [run_id]
  harness diff <baseline> <run_id>
  harness bless
  harness bless baseline <target> [--run-id run_id]
  harness bless snapshots <set>
  update [--force] [--rollback path|latest] [--list-backups]
  uninstall [--yes]
  ci-fix [--log-file path] [--format auto|junit|tap|plain] [--commit]

Global flags:

-p, --provider
-m, --model
-y, --trust
-c, --continue
-s, --session
    --team-name
    --teammate-mode