@railway/cli 3.14.0 → 3.17.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,6 +16,7 @@ The Railway CLI allows you to
|
|
|
16
16
|
- Link to an existing Railway project
|
|
17
17
|
- Pull down environment variables for your project locally to run
|
|
18
18
|
- Create services and databases right from the comfort of your fingertips
|
|
19
|
+
|
|
19
20
|
## Status
|
|
20
21
|
Currently pre-release. We are looking for feedback and suggestions. Please join our [Discord](https://discord.gg/railway) to provide feedback.
|
|
21
22
|
|