Setting up a client workstation
Set up at least one client workstation to run the IBM®
Concert manage script
(ibm-concert-manage.sh
).
Before you begin
- Refer to Client workstation requirements for the technical requirements the client workstation must meet.
- Refer to Installing the OpenShift command-line interface for instructions to install the CLI on the client workstation.
Instructions
Download the Concert manage script
(
ibm-concert-manage.sh
) to the workstation and update the permissions to make it
executable. You can also access the script from the Concert
GitHub
repository.wget https://raw.githubusercontent.com/IBM/Concert/refs/heads/main/Software/manage/ibm-concert-manage.sh
chmod +x ibm-concert-manage.sh