CLI Installation & Usage

Install

LanguageInstall Command
Pythonpip install agentgif
Node.jsnpm install -g @agentgif/cli
Gogo install github.com/agentgif/cli@latest
Rustcargo install agentgif
Rubygem install agentgif

Authentication

agentgif login

Opens your browser for GitHub OAuth. The CLI stores your API key locally.

Upload

agentgif upload demo.gif --title "Git Rebase" --tags git,rebase --command "git rebase -i"

Record (Python CLI only)

agentgif record demo.tape --theme dracula

Requires VHS installed.

Search

agentgif search "docker compose"