S
Supabase2mo ago
Otang

Please help me save the supabase password for the CLI

It keeps asking me for the password when I do things like supabase migrations list. How can I save it?
2 Replies
silentworks
silentworks2mo ago
Once you do supabase link it shouldn't require your password after You can also set it as a environment variable (SUPABASE_DB_PASSWORD) for your terminal so you don't have to set it everytime.
Otang
OtangOP2mo ago
Ya weird, I liked it both with the global version and local version and it's still asking for a password The env variable worked though, thanks @silentworks

Did you find this page helpful?