The projects select command allows you to choose which Crossmint project you want to work with for subsequent commands.

To use it, run the following command from your terminal

crossmint projects select

Example

Select a project:

crossmint projects select

You’ll be presented with a list of your projects:

? Select a project: (Use arrow keys)
> My New Project
  Website Integration
  Mobile App
  Test Project

After selecting a project, you’ll see a confirmation message:

✅ Project My New Project selected

After selecting a project, commands that require a project context (like API key management) will use the selected project.