autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

feat: add supabase completion spec

Open zeluizr opened this issue 4 years ago • 5 comments
trafficstars

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Adds supabase CLI completion spec.

zeluizr avatar Nov 08 '21 03:11 zeluizr

Overview

src/supabase.ts:

Info:

withfig-bot avatar Nov 08 '21 03:11 withfig-bot

Hello @zeluizr, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:

  • [ ] Do all subcommands / options which take arguments have the arg property (arg: {})?
  • [ ] Are all options modular? E.g. a -u -x instead of -aux
  • [ ] Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

withfig-bot avatar Nov 08 '21 03:11 withfig-bot

Let's hold off merging this for a few more days. Waiting to hear back from Supabase team what the most up to date docs are for the CLI These: https://github.com/supabase/cli or these: https://supabase.io/docs/guides/local-development#stop

brendanfalk avatar Nov 08 '21 20:11 brendanfalk

No updates?

ngajhede avatar Jan 21 '22 23:01 ngajhede

I've seen supabase is using our cobra integration, I think we can autogenerate a new updated spec based on the current main branch. This PR is stale since a while @ngajhede, would you like to create a new one with the changes?

fedeci avatar Jan 22 '22 11:01 fedeci

hey @fedeci, I'm thinking to creating a new updated spec for supabase CLI. may I ask more about the cobra integration and what you mean by autogenerating a spec based on this integration? Thank you!

lyqht avatar Sep 30 '22 11:09 lyqht

Ji @lyqht, this is what I meant: https://fig.io/docs/guides/integrating/integrations/cobra#fig-autocomplete--cobra, ping me for help!

fedeci avatar Sep 30 '22 12:09 fedeci

Closing since a new PR is available

fedeci avatar Oct 01 '22 16:10 fedeci