Creating projects for InstructLab
Complete the following steps to create an InstructLab project.
Creating projects in the console for InstructLab
-
Navigate to InstructLab in the console.
-
Review the pricing plan.
-
In the Configure resource section, enter the following details.
- Service name
- Give your InstructLab project a name.
- Select a resource group
- Select the resource group where you want to create your project.
- Tags and Access management tags
- Enter any tags or access management tags that you want to use. Tags can help you organize your resources.
-
Accept the license agreement and click Create.
After your project is created, the project details page is shown.
Creating projects from the CLI for InstructLab
To log in:
- Log in to your IBM Cloud account from the CLI.
ibmcloud login -a https://cloud.ibm.com --sso -r us-east
- If you plan to allow InstructLab to create IBM Cloud® Object Storage Instance resources for you, target a resource group.
Example:ibmcloud target -g <resource_group>
ibmcloud target -g Default
To create a project in the InstructLab instance, run the following command.
ibmcloud resource service-instance-create <project_name> instructlab instructlab-pricing-plan us-east
What's next?
After creating your project, review the following links for next steps.