>_Hugging Face CLI
@huggingface
About Hugging Face CLI
Authenticate with the Hugging Face Hub, download and upload models, manage repositories, and run jobs.
Installation
pipx install huggingface-hubDetails
What it does
Model and dataset transfer
Repository management
Hub jobs and cache
Command examples
- 1
hf auth login - 2
hf download openai/gpt-oss-20b - 3
hf upload my-model ./model
More AI agents CLIs
OpenAI Codex CLI
$ codex
OpenAI’s coding agent for reading, changing, and running code directly from the terminal.
Gemini CLI
$ gemini
Google’s open-source terminal agent with Gemini models, tools, MCP support, and project context.
Claude Code
$ claude
Anthropic’s agentic coding tool for understanding codebases, editing files, and automating terminal workflows.
GitHub Copilot CLI
$ copilot
GitHub’s terminal coding agent for planning, editing, running, and reviewing changes with repository context.
Amazon Q Developer CLI
$ q
AWS’s terminal assistant for coding, shell completion, natural-language workflows, and AWS development.
Goose
$ goose
An open-source extensible AI agent that installs, executes, edits, and tests through terminal tools and MCP.