Setup Terminal Shell
Provides the steps to set up the terminal shell to perform the Workshop hands on labs.
Configure Terminal Shell
You can use IBM Cloud Shell, the OpenLabs Shell or your local workstation. More details in Toolkit Dev Setup and Toolkit CLI. Run the following command on Cloud, Linux or MacOS shell:
curl -sL shell.cloudnativetoolkit.dev | bash -source ~/.bashrc || source ~/.zshrcBe sure to follow the instructions provided to enable the changes in the current terminal session.