cli icon indicating copy to clipboard operation
cli copied to clipboard

Upstash CLI

Results 3 cli issues
Sort by recently updated
recently updated
newest added

Assuming different projects or organisation, we are allowed to use the API Key to login based on the respective profile.

Until now i only managed to get user instances. how can i used the cli or rest api to manage the team instances?

In the CLI docs, an option listed is to use a config file, e.g. ``` -c, --config - Path to .upstash.json file ``` However, I can't find any documentation on...