Comparing version 0.2.2 to 0.3.0
@@ -14,3 +14,3 @@ "use strict"; | ||
name: 'supabase', | ||
run: ({ meta: { version }, parameters: { options }, print: { error, info, fancy, colors: { bold, green, muted }, }, }) => __awaiter(void 0, void 0, void 0, function* () { | ||
run: ({ meta: { version }, parameters: { options }, print: { error, info, fancy, colors: { bold, green, muted, highlight }, }, }) => __awaiter(void 0, void 0, void 0, function* () { | ||
const printHelp = () => fancy(`${muted(`Supabase CLI ${version()}`)} | ||
@@ -25,2 +25,4 @@ | ||
stop Stop local emulator | ||
eject Create a ${highlight('docker')} directory with the Docker setup for the emulator. | ||
See ${highlight('https://supabase.io/docs/guides/self-hosting')} for details. | ||
@@ -27,0 +29,0 @@ Options: |
{ | ||
"name": "supabase", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "Supabase CLI", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/supabase/cli", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26374
21
223
79
411
29
3