Aryan
Aryan
Explore posts from servers
RRailway
Created by Aryan on 8/20/2024 in #✋|help
Railway CLI account-level API token support (for 1Password Shell Plugin)
Edit: Solved now. See this GitHub issue for more info. All you need to do is pass a RAILWAY_API_TOKEN as your account-level API token and it works great. Below example shows how you can use it:
RAILWAY_API_TOKEN="my_account_level_api_token" railway whoami
# Shows your account info
RAILWAY_API_TOKEN="my_account_level_api_token" railway whoami
# Shows your account info
Feel free to mark this post as Solved.
5 replies