package
1.192.3
Repository: https://github.com/supabase/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
To regenerate local certificate pair: openssl req -x509 -newkey rsa:4096 -sha256 -days 3650 \ -nodes -keyout kong.local.key -out kong.local.crt -subj "/CN=localhost" \ -addext "subjectAltName=DNS:localhost,IP:127.0.0.1".
No description provided by the author
No description provided by the author

# Variables

go:embed kong.local.crt.
go:embed kong.local.key.

# Structs

No description provided by the author