Skip to content

maybe we do this after all#3216

Closed
julien-c wants to merge 1 commit intomainfrom
drop-the-the
Closed

maybe we do this after all#3216
julien-c wants to merge 1 commit intomainfrom
drop-the-the

Conversation

@julien-c
Copy link
Copy Markdown
Member

@julien-c julien-c commented Jul 11, 2025

Initially was waiting for us to build a native CLI distributed as a single-file binary and I was keeping the command name for it, but i'm not sure it's ever gonna happen 😁

And if it does we can call that one hf lol

This comment was marked as resolved.

entry_points={
"console_scripts": [
"huggingface-cli=huggingface_hub.commands.huggingface_cli:main",
"huggingface=huggingface_hub.commands.huggingface_cli:main",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"huggingface=huggingface_hub.commands.huggingface_cli:main",
"huggingface=huggingface_hub.commands.huggingface_cli:main",
"hf=huggingface_hub.commands.huggingface_cli:main",

in case we want to be even crazier

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer hf than huggingface TBH (if we're changing this we should go all the way IMO).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ small preference for hf too

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so we don't keep hf for the Rust/natively compiled client? =)

Ok for me i guess

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Wauplin
Copy link
Copy Markdown
Contributor

Wauplin commented Jul 17, 2025

=> to close in favor of #3229 ?

@julien-c
Copy link
Copy Markdown
Member Author

closing for #3229

@julien-c julien-c closed this Jul 18, 2025
@julien-c julien-c deleted the drop-the-the branch August 14, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants