CLI w/ team token
leka74
HOBBYOP

7 months ago

Trying to railway up --service= --environment= with the RAILWAY_API_TOKEN set with my team token but keep getting No linked project found. Run railway link to connect to a project.

Is there no way to do this with a team token without having to link? My intention is to run it in a CI pipeline.

2 Replies

7 months ago

Use the --project flag.


andremendonca
PRO

7 months ago

Hi, I have the same issue even though I used the --project flag with SSH. This used to work

```

RAILWAY_API_TOKEN=... railway ssh --project=... --environment=... --service=...

```


Welcome!

Sign in to your Railway account to join the conversation.

Loading...