Open
Description
It is currently possible to create certain repository types using the JFrog CLI with the command jf rt repo-create, as described in this documentation.
However, it is not currently possible to create a Hugging Face repository, and the following error is encountered when attempting to do so:
unsupported package type: huggingfaceml
It would be valuable to have the ability to create Hugging Face repositories using the JFrog CLI, as well as support for other missing repository types that can be created in Artifactory but are not yet available with the repo-create command in the JFrog CLI.