Before you begin
Make sure you have the latest version of the IBM Cloud CLI installed.
1. Install the IBM Cloud Code Engine plug-in
$ ibmcloud plugin install code-engine
2. Verify the plug-in is installed
$ ibmcloud plugin list
Example output:
Plugin Name Version Status
code-engine/ce 1.36.0
3. Test it
$ ibmcloud ce help
Learn more about setting up the Code Engine CLI or review the CLI command reference.