# gorilla-llm/gorilla-cli

LLMs for your CLI

Repository: https://github.com/gorilla-llm/gorilla-cli
Canonical: https://ross.abutalabs.com/products/gorilla-cli
Homepage: https://gorilla.cs.berkeley.edu/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: aws, bash, cli, k8s, llm, productivity, terminal, gcp, iterm2, kubernetes-cli, wsl, zsh, shell, kubernetes
Last push: 2024-05-29T22:15:27+00:00

## Health v2 (maintenance only)
Score: 19/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 83
- inputs: {"age_days": 1170, "days_push": 826, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1374, forks 80 (observed 2026-08-28T04:04:32.928078+00:00)

## What it is
Gorilla CLI is a command-line tool that turns plain-English objectives into candidate shell commands using LLMs like Gorilla LLM, GPT-4, and Claude. It supports roughly 1500 APIs (Kubernetes, AWS, GCP, Azure, GitHub, and more) and executes commands only with explicit user approval.

## Use cases
- generate shell commands from natural language
- remember kubectl flags without memorizing them
- list all my GCP instances from the terminal
- get image ids of all pods in all namespaces
- create files with random content via CLI
- use LLM assistance for aws and gcp commands

## When to choose
- you frequently forget complex CLI arguments for tools like kubectl, gcloud, or aws
- you want candidate commands to pick from rather than a single guess
- you want a research-backed LLM CLI assistant that never collects stdout

## When to avoid
- you need a production-supported tool with guaranteed uptime and support
- you are uncomfortable sending queries and stderr logs to a third-party service
- you need offline command generation without API access

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: cli, llm-inference, agent-framework
- domain: developer-tools, artificial-intelligence, large-language-models
- platform: cli, windows, cross-platform
- tags: llm-cli, shell-assistant, command-generation, kubernetes, aws, gcp, terminal-productivity, command-line, linux, macos

## Member repositories
- gorilla-llm/gorilla-cli (main) score 19

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.928078+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:37.656646+00:00, confidence not recorded.
  - readme: https://github.com/gorilla-llm/gorilla-cli (fetched 2026-08-28T04:04:32.928078+00:00, sha 7c2e508efd8f)
  - homepage: https://gorilla.cs.berkeley.edu/ (fetched 2026-08-29T11:56:53.386720+00:00, sha 3b7a1aa71c8c)
  - registry_pypi: https://pypi.org/pypi/gorilla-cli/json (fetched 2026-08-29T11:56:53.396319+00:00, sha 63b581f5f8ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
