Can't set variables on CLI
Environment variables cannot be set on the CLI. Am I using the command wrong?
Here is log:
[web@localhost git]$ railway variables set foo=foo
error: unexpected argument 'set' found
Usage: railway variables [OPTIONS]
For more information, try '--help'.
7 Replies
Project ID:
N/A
N/A
No, I don't think this is a feature. You can open an issue for it: https://github.com/railwayapp/cli
GitHub
GitHub - railwayapp/cli: Railway CLI
Railway CLI. Contribute to railwayapp/cli development by creating an account on GitHub.
With v3 of the cli you can no longer set variables, only display them, don't know why, but you can open an issue like aleks said
Does that mean that the ability to set environment variables in the CLI is gone?
Thanks
that is correct
thank you very much.