resource group to manage the databases and APIs your app can access.
| Command | Purpose |
|---|---|
major resource create | Create a new resource via the web UI. |
major resource manage | Attach or detach resources for the current app. |
major resource env | View and switch resource environments. |
major resource create
major resource manage
- Fetches the current resources for your app.
- Lets you attach or detach resources using an interactive menu.
- Updates your local configuration to match the new settings.
major resource env
- Displays your current environment selection.
- If multiple environments are available, lets you select a different one from an interactive menu.
- Updates both your local development environment and the Major web app to use the selected environment.
Each environment can have different resources and configuration values. Switching environments affects where your application connects to—both locally and when running in dev mode on Major.
major app start to apply the changes locally.
Learn more about Environments
See how to create and manage environments for your organization.