Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3503494
D4437.id14353.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
543 B
Referenced Files
None
Subscribers
None
D4437.id14353.diff
View Options
diff --git a/services/package.json b/services/package.json
--- a/services/package.json
+++ b/services/package.json
@@ -19,6 +19,7 @@
"run-integration-tests": "./scripts/run_integration_tests.sh",
"run-all-services-in-sandbox": "COMM_SERVICES_SANDBOX=1 ./scripts/run_all_services.sh",
"init-local-cloud": "./scripts/init_local_cloud.sh",
- "delete-local-cloud": "docker-compose down -v"
+ "delete-local-cloud": "docker-compose down -v",
+ "reset-local-cloud": "yarn delete-local-cloud && yarn init-local-cloud"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 5:25 AM (17 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2683954
Default Alt Text
D4437.id14353.diff (543 B)
Attached To
Mode
D4437: [services] Add reset local cloud command
Attached
Detach File
Event Timeline
Log In to Comment