Rechercher

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

Chapter 2. Installing the Enterprise Contract command line

download PDF

Prerequisites

  • A working Red Hat Trusted Artifact Signer installation on Red Hat OpenShift Container Platform version 4.13 or higher.
  • A workstation with the cosign and oc binary files installed.
  • Access to the OpenShift web console.

Procedure

  1. Download the ec binary file from the OpenShift cluster.

    1. Log in to the OpenShift web console. From the home page, click the ? icon, select Command line tools, go to the ec download section, then click the link for your platform.
    2. Open a terminal on your workstation, decompress the binary .gz file, then set the execute bit:

      Example

      gunzip ec-amd64.gz
      chmod +x ec-amd64

  2. Move and rename the binary to a location within your $PATH environment:

    Example

    sudo mv ec-amd64 /usr/local/bin/ec

Verification

  • Run the ec version command. The result should be the version of the Enterprise Contract CLI that you just installed.
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.

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 leBlog 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.

© 2024 Red Hat, Inc.