Skip to content

Commit 4d9ffd9

Browse files
committed
functions:shell
1 parent dbe4599 commit 4d9ffd9

File tree

50 files changed

+50
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+50
-50
lines changed

assistant-say-number/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

authenticated-json-api/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

authorized-https-endpoint/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

bigquery-import/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

child-count/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

convert-images/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

coupon-on-purchase/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

crashlytics-integration/email-notifier/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

crashlytics-integration/jira-issue/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

crashlytics-integration/slack-notifier/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

delete-unused-accounts-cron/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

developer-motivator/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

email-confirmation/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

exif-images/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

fcm-notifications/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

ffmpeg-convert-audio/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

fulltext-search-firestore/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

fulltext-search/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

generate-thumbnail/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

github-to-slack/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

google-sheet-sync/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

image-maker/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

image-sharp/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

instagram-auth/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"scripts": {
1717
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1818
"serve": "firebase emulators:start --only functions",
19-
"shell": "firebase experimental:functions:shell",
19+
"shell": "firebase functions:shell",
2020
"start": "npm run shell",
2121
"deploy": "firebase deploy --only functions",
2222
"logs": "firebase functions:log",

isomorphic-react-app/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"scripts": {
1818
"lint": "./node_modules/.bin/eslint --max-warnings=0 *.js",
1919
"serve": "firebase emulators:start --only functions",
20-
"shell": "firebase experimental:functions:shell",
20+
"shell": "firebase functions:shell",
2121
"start": "npm run shell",
2222
"deploy": "firebase deploy --only functions",
2323
"logs": "firebase functions:log"

lastmodified-tracking/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

limit-children/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

line-auth/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

linkedin-auth/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

message-translation/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

minimal-webhook/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

moderate-images/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"scripts": {
1717
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1818
"serve": "firebase emulators:start --only functions",
19-
"shell": "firebase experimental:functions:shell",
19+
"shell": "firebase functions:shell",
2020
"start": "npm run shell",
2121
"deploy": "firebase deploy --only functions",
2222
"logs": "firebase functions:log",

nextjs-with-firebase-hosting/src/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"scripts": {
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log"

paypal/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"scripts": {
1717
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1818
"serve": "firebase emulators:start --only functions",
19-
"shell": "firebase experimental:functions:shell",
19+
"shell": "firebase functions:shell",
2020
"start": "npm run shell",
2121
"deploy": "firebase deploy --only functions",
2222
"logs": "firebase functions:log",

presence-firestore/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

quickstarts/big-ben/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

quickstarts/email-users/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

quickstarts/pubsub-helloworld/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1414
"serve": "firebase emulators:start --only functions",
15-
"shell": "firebase experimental:functions:shell",
15+
"shell": "firebase functions:shell",
1616
"start": "npm run shell",
1717
"deploy": "firebase deploy --only functions",
1818
"logs": "firebase functions:log",

quickstarts/thumbnails/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1515
"serve": "firebase emulators:start --only functions",
16-
"shell": "firebase experimental:functions:shell",
16+
"shell": "firebase functions:shell",
1717
"start": "npm run shell",
1818
"deploy": "firebase deploy --only functions",
1919
"logs": "firebase functions:log",

quickstarts/time-server/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

quickstarts/uppercase-firestore/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"scripts": {
1717
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1818
"serve": "firebase emulators:start --only functions",
19-
"shell": "firebase experimental:functions:shell",
19+
"shell": "firebase functions:shell",
2020
"start": "npm run shell",
2121
"deploy": "firebase deploy --only functions",
2222
"logs": "firebase functions:log",

quickstarts/uppercase/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test-online": "mocha --reporter spec test/test.online.js --exit",
2020
"test-offline": "mocha --reporter spec test/test.offline.js --exit",
2121
"serve": "firebase emulators:start --only functions",
22-
"shell": "firebase experimental:functions:shell",
22+
"shell": "firebase functions:shell",
2323
"start": "npm run shell",
2424
"deploy": "firebase deploy --only functions",
2525
"logs": "firebase functions:log",

spotify-auth/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"scripts": {
1616
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1717
"serve": "firebase emulators:start --only functions",
18-
"shell": "firebase experimental:functions:shell",
18+
"shell": "firebase functions:shell",
1919
"start": "npm run shell",
2020
"deploy": "firebase deploy --only functions",
2121
"logs": "firebase functions:log",

stripe/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"lint": "./node_modules/.bin/eslint --max-warnings=0 .",
1616
"serve": "firebase emulators:start --only functions",
17-
"shell": "firebase experimental:functions:shell",
17+
"shell": "firebase functions:shell",
1818
"start": "npm run shell",
1919
"deploy": "firebase deploy --only functions",
2020
"logs": "firebase functions:log",

0 commit comments

Comments
 (0)