Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.23 KB

File metadata and controls

53 lines (28 loc) · 1.23 KB
copyright
years
2023, 2026
lastupdated 2026-08-27
keywords satellite, install cli, install sat, set up satellite command line, satellite command line, satellite cli, sat commands
subcollection satellite

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

Installing the CLI

{: #cli-install}

Install the following recommended tools to manage your {{site.data.keyword.satelliteshort}} locations and clusters. {: shortdesc}

Understanding the CLI tools

{: #cli-understand}

CLI Description
ibmcloud You can use the ibmcloud CLI for tasks such as to log in to your account, add users, and manage your catalog items.
ks plug-in You can use the ks plug-in to create and manage clusters and to manage your {{site.data.keyword.satelliteshort}} resources.
{: caption="Table 1: CLI tools" caption-side="bottom"}

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

For more installation methods, see IBM Cloud CLI.

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

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

To install the container-service or ks plug-in, which includes all ibmcloud sat commands, run the following command.

ibmcloud plugin install ks

{: pre}