Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.75 KB

setting-up-cli.md

File metadata and controls

48 lines (35 loc) · 2.75 KB
copyright lastupdated keywords subcollection
years
2021, 2022
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 the IBM Cloud Schematics CLI

{: #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:

  1. Install the {{site.data.keyword.cloud_notm}} CLI.

  2. 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}

  3. Install and set up the {{site.data.keyword.bplong_notm}} CLI plug-in.

  4. Make sure to generate your {{site.data.keyword.cloud_notm}} API key. For more information, see Managing user API keys.

  5. 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 in variablestore.

  6. Update the mandatory properties for api_key, ssh_key_name, and symphony_license_confirmation based on your specific setup. 

  7. 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

{: #next-steps-cli}

After you've reviewed and completed the prerequisites for setting up the CLI, you are ready to Create a workspace.