environment
CommunityManage Railway environments with ease.
Authormatixlol
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables you to read and modify Railway environment configurations directly from the CLI, simplifying deployment workflows and environment management.
Core Features & Use Cases
- Read current environment configurations (per environment, per service, including variables) with JSON output.
- Edit and update environment settings using JSON patches, create or switch environments, and manage variables.
- View rendered/actual environment values to troubleshoot deployments across services.
Quick Start
Use the railway environment commands to manage configurations:
- Read current environment configuration: railway environment config --json
- Switch to a different environment: railway environment <name>
- Create a new environment: railway environment new <name>
- Edit configuration with a JSON patch: railway environment edit --json <<< '{"services":{"<SERVICE_ID>":{"variables":{"ENV_VAR":{"value":"value"}}}}}'
- View rendered variables: railway variables --json
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: environment Download link: https://github.com/matixlol/monitoreo-panama/archive/main.zip#environment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.