Ce contenu n'est pas disponible dans la langue sélectionnée.

12.6. Using Multiple OpenShift Configuration Files


The OpenShift Enterprise interactive setup wizard creates a new express.conf configuration file in the ~/.openshift directory with the specified user and server settings. Multiple configuration files can be created, but you must then use the --config option with the client tools to select the appropriate configuration file.

Procedure 12.2. To Create a New Configuration File:

  1. Run rhc setup with the --config command to create a new configuration file:
    # rhc setup --config=~/.openshift/bob.conf# rhc setup --config=~/.openshift/bob.conf
    Copy to Clipboard Toggle word wrap
  2. Verify that you can connect to OpenShift using different configuration files. Run an rhc command without specifying the configuration file. In this example, the domain for the account configured in the express.conf file is displayed.
    # rhc domain show
    Copy to Clipboard Toggle word wrap
  3. Run the rhc command with --config option. In this example, the domain for the account configured in the bob.conf file is displayed.
    # rhc domain show --config=~/.openshift/bob.conf# rhc domain show --config=~/.openshift/bob.conf
    Copy to Clipboard Toggle word wrap

Note

To switch between different OpenShift environments frequently, see Section 12.7, “Switching Between Multiple OpenShift Environments”.
Retour au début
Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance. Découvrez nos récentes mises à jour.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Theme

© 2025 Red Hat