Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add supabase/cli #9971

Merged
merged 1 commit into from Feb 17, 2023

Conversation

CrystalMethod
Copy link
Contributor

supabase/cli: Supabase CLI

$ aqua g -i supabase/cli

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ supabase --help
Supabase CLI 1.38.4

Usage:
  supabase [command]

Local Development:
  db                   Manage local Postgres databases
  gen                  Run code generation tools
  init                 Initialize a local project
  link                 Link to a Supabase project
  login                Authenticate using an access token
  migration            Manage database migration scripts
  start                Start containers for Supabase local development
  status               Show status of local Supabase containers
  stop                 Stop all local Supabase containers
  test                 Run tests on local Supabase containers

Management APIs:
  domains              Manage custom domain names for Supabase projects
  functions            Manage Supabase Edge functions
  network-bans         Manage network bans
  network-restrictions Manage network restrictions
  orgs                 Manage Supabase organizations
  projects             Manage Supabase projects
  secrets              Manage Supabase secrets
  ssl-enforcement      Manage SSL enforcement configuration
  vanity-subdomains    Manage vanity subdomains for Supabase projects

Additional Commands:
  completion           Generate the autocompletion script for the specified shell
  help                 Help about any command

Flags:
      --debug            output debug logs to stderr
      --experimental     enable experimental features
  -h, --help             help for supabase
  -v, --version          version for supabase
      --workdir string   path to a Supabase project directory

Use "supabase [command] --help" for more information about a command.

[supabase/cli](https://github.com/supabase/cli): Supabase CLI

```console
$ aqua g -i supabase/cli
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 17, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.134.0 milestone Feb 17, 2023
@suzuki-shunsuke suzuki-shunsuke merged commit 6dbabe5 into aquaproj:main Feb 17, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/supabase/cli branch February 18, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants