copyright | lastupdated | keywords | subcollection | ||
---|---|---|---|---|---|
|
2024-04-04 |
hpc-spectrum-symphony |
{:shortdesc: .shortdesc} {:codeblock: .codeblock} {:screen: .screen} {:external: target="_blank" .external} {:pre: .pre} {:tip: .tip} {:note: .note} {:important: .important} {:table: .aria-labeledby="caption"}
{: #setting-up-cli}
Before you begin using the {{site.data.keyword.bplong}} CLI to deploy {{site.data.keyword.symphony_full_notm}}, review and complete the following prerequisites:
-
Install the {{site.data.keyword.cloud_notm}} CLI.
-
Log in to the {{site.data.keyword.cloud_notm}} CLI with your IBMid. If you have multiple accounts, you are prompted to select which account to use. If you do not specify a region with the
-r
flag, you must also select a region.ibmcloud login
{: pre}
If your credentials are rejected, you might be using a federated ID. To log in with a federated ID, use the
--sso
flag. For more information, see Logging in with a federated ID. {: tip} -
Install and set up the {{site.data.keyword.bplong_notm}} CLI plug-in.
-
Make sure to generate your {{site.data.keyword.cloud_notm}} API key. For more information, see Managing user API keys.
-
Create the
config.json
file that represents the configuration parameters that you would like to use to build the {{site.data.keyword.symphony_full_notm}} cluster. To learn more about all the properties, see Deployment values. You can view a sample configuration file here{: external}. For more information about the sample JSON file used by the {{site.data.keyword.bpshort}} CLI, see {{site.data.keyword.bplong_notm}} CLI{: external}. If you need to override any default parameters, you can redefine them invariablestore
. -
Update the mandatory properties for
api_key
,ssh_key_name
, andsymphony_license_confirmation
based on your specific setup. -
Review and update any optional properties in the
config.json
file to fit your specific {{site.data.keyword.symphony_full_notm}} cluster instance.
{: #next-steps-cli}
After you've reviewed and completed the prerequisites for setting up the CLI, you are ready to Create a workspace.