Skip to content

Setup 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 ~/.zshrc
    

    Be sure to follow the instructions provided to enable the changes in the current terminal session.