cloudfoundry / cloudfoundry/cli
Are there any examples of cli plugins that support localization?
Open
@a-b is already working on this.
Since Oct 3, 2024.
unscheduled
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 990
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 8
Description
I was trying out a non-English locale and noticed that all the CLI plugins I had installed did not have French. I'd never thought of supporting different locales in my plugins.
AJOUTER/RETIRER UN PLUG-IN :
plugins Répertorier les commandes des plug-in installés
install-plugin Installer le plug-in d'interface de ligne de commande
uninstall-plugin Désinstaller le plug-in d'interface de ligne de commande
COMMANDES DE PLUG-IN INSTALLEES :
zero-downtime-push Perform a zero-downtime push of an application over the top of an old one
delete-target Delete a saved target
save-target Save current target
Do any plugins support non-English locales for an example of how to do it? Is it possible?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.