Tags: hmmhmmhm/cli
Tags
Revert config path handling and update DNE logic (railwayapp#78) * Revert config path handling and change DNE logic * Update logger * Update logger * Update error handler * Try voiding error
Deploy from Starter Template (railwayapp#75) * Add the ability to create project from starter! * Address PR comments * Open to deployments tab and handle optional/default env vars * Trim space on project name validator * pull out required validator into helper func
Client-side Protected Environments (railwayapp#73) * Client-side Protected Environments * Generalized Prompt confirm * Fix build * Add Handler * Protect Current Environment * Spacing * Protected env formatting * Last minute styling
Add `railway connect` for connecting to databases (railwayapp#71)