henjesus
HOBBYOP
a year ago
I don't know what's happening but I'm not able to use railway run, when I run the command it wants to run locally, not on my django server.
8 Replies
a year ago
running locally is the correct behavior
a year ago
> railway run --help
Run a local command using variables from the active environment
Usage: railway run [OPTIONS] [ARGS]...
Arguments:
[ARGS]... Args to pass to the command
Options:
-s, --service Service to pull variables from (defaults to linked service)
-e, --environment Environment to pull variables from (defaults to linked environment)
--json Output in JSON format
-h, --help Print help
-V, --version Print versiona year ago
n/a
a year ago
we do not provide that functionality yet, you would want to run the command locally through railway run
Brody, thank you very much my friend, it worked here now. It was my mistake
a year ago
no problem at all
a year ago
!s
Status changed to Solved brody • about 1 year ago