Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.2 KB

File metadata and controls

62 lines (36 loc) · 1.2 KB
copyright
years
2025, 2026
lastupdated 2026-05-12
keywords instructlab, ai, about, cli, ilab
subcollection inference

{{site.data.keyword.attribute-definition-list}}

Installing the {{site.data.keyword.product_name}} CLI

{: #cli-install}

You can use the ilab CLI plug-in to manage your {{site.data.keyword.short_name}} resources. {: shortdesc}

{{../cli/index.md#step1-install-idt}}

{{../cli/index.md#step2-verify-idt}}

{{../cli/index.md#step3-install-idt-manually}}

  • To install the ilab plug-in, run the following command.

    ibmcloud plugin install ilab

    {: pre}

  • To install the cos plug-in, run the following command.

    ibmcloud plugin install cos

    {: pre}

  • To install the secrets-manager plug-in, run the following command.

    ibmcloud plugin install secrets-manager

    {: pre}

  • Optional: Install the Git CLI to store and manage your taxonomies.

{{../cli/reference/ibmcloud/download_cli.md#update-ibmcloud-cli}}

{{../cli/reference/ibmcloud/extend_cli.md#cli-update-plugin}}

Logging in to the CLI

{: #cli-login}

{{_include-segments/login.md}}