-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Orlin M Bozhinov edited this page Feb 27, 2015
·
3 revisions
Possible organic-angel scripts / commands:
- start (the default, done)
- gets-ok? (done)
- stop
- restart
- status
- get [version] -- a datomic wget / unzip, if not already got
- use (get a datomic and restart the servers if running)
- erase (
rm -rf
all "data") -- there will be a default config that prevents this, and perhaps only possible with the dev transactor (for testing) - conform (loads schema / data into a datomic db) - without duplicates
- wipe (erase & conform)
- kill (kills all datomic processes, regardless of which config file was used to start them)