supastore

command module
v0.0.0-...-82c3479 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: MIT Imports: 6 Imported by: 0

README

Supastore

A Simple CLI to interact with your supabase storage

This is the v.0.1 of this, developed for quick use. Check out the dev branch for developments on a pretty UI and more

Installation

For now, the easiest way to install this is through go

go install github.com/newtoallofthis123/supastore

After this, setup the ~/.config/supastore/.env file and change the variables in the example.

Note: The secret key should be able to bypass RLS

You can also directly set the environment variables in your shell. With this done, run supastore version to check :)

Mini Doc

This can be accessed using supastore help

Supastore: Easily interact with your supabase storage general-usuage: supastore bucket-id command filenames...

Commands: download fileNameInSupabase <downloadName>: Download a file upload files... : Upload files to supabase url filename: Get the public url of a file info: Information about the storage bucket list: List the store contents init: Initialize Store if it doesn't exist

License

This project is licensed using the MIT License. For more details, checkout the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL