Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Implement command to list models (local and downloadable) #47

@pmarini-nc

Description

@pmarini-nc

As mentioned in #26, typing occ translate: triggers a download of all the models (that is, it is effectively an alias of occ translate:download-models).

I believe this is unexpected from the user perspective, as in general occ <app-name>: is used to obtain the list of commands exposed by the app.

I'd suggest to create a command to list models, both those available locally (that is, that have already been downloaded) and those that can be downloaded.

Implementing this command, beyond being useful, would avoid the behaviour outlined above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions