resource group to manage the databases and APIs your app can access.
| Command | Purpose |
|---|---|
major resource create | Create a new connector via the web UI. |
major resource manage | Attach or detach connectors for the current app. |
major resource env | View and switch environments. |
major resource create
major resource manage
- Fetches the current connectors for your app.
- Lets you attach or detach connectors 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 connectors 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.