Introduction
This article will outline the steps to acquire your Organization ID and your Project ID(s) using either the Crusoe Cloud dashboard or the Crusoe CLI.
Prerequisite
- Completed Crusoe Cloud account creation
- Installed and configured Crusoe CLI (optional but recommended)
Instructions
Using the Crusoe Cloud Dashboard
1. Navigate to your Crusoe Cloud dashboard
2. Select and expand the Projects dropdown at the top left corner:
3. To retrieve the Organization ID, hover your mouse and click on the square next to your organization name (this will automatically save it to your clipboard):
4. To retrieve the Project ID, hover your mouse and click on the square next to the project (this will automatically save it to your clipboard):
Using the Crusoe CLI
1. After installing and configuring the Crusoe CLI, the following command can be used to list all of the projects in your organization:
crusoe projects list
This will display the Project ID(s) and the associated Organization ID:
name id organization id relation
--------------------------------------------------------------------------------------------------------------
solar-hydro-959 123a45bb-678a-901c-2345-678901feb2d2 1c2d3456-78e9-0e1b-b234-56b78a901234 member
The id column in the output is in reference to the Project ID.
Comments
0 comments
Article is closed for comments.