cloudfoundry / cloudfoundry/cli

Are there any examples of cli plugins that support localization?

Open
#1,618 3 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.