how do I upgrade the cli on arch?

Supabase CLI | Supabase Docs
The Supabase CLI provides tools to develop your project locally, deploy to the Supabase Platform, and set up CI/CD workflows.
2 Replies
inder
inder5w ago
You can directly download the pkg from releases https://github.com/supabase/cli/releases/tag/v2.31.8
silentworks
silentworks5w ago
Always opt for the npx setup as it’s easier to upgrade and downgrade versions.

Did you find this page helpful?