Overview of `hf` CLI commands
mainThe hf CLI is used for managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use hf --help to view all available functions.
Key command groups include:
hf auth: Manage authentication (e.g.,hf auth whoami).hf buckets: Interact with buckets.hf cache: Manage local cache directory.hf collections: Interact with collections.hf datasets: Interact with datasets.hf discussions: Manage discussions and pull requests.hf endpoints: Manage Hugging Face Inference Endpoints.hf extensions: ManagehfCLI extensions.hf jobs: Run and manage Jobs on the Hub.