link-environment
Link a workspace to a specific Railway environment or list available environments for selection. Simplifies environment management for Railway projects through CLI interaction.
Instructions
Link to a specific Railway environment. If no environment is specified, it will list available environments for selection.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environmentName | Yes | The environment name to link to | |
workspacePath | Yes | The path to the workspace to link the environment to |