diff --git a/README.md b/README.md index f4bfbee..cd7f6ea 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ mongo:clone Create container then copy data from < mongo:connect Connect via telnet to a mongo service mongo:create Create a mongo service mongo:destroy Delete the service and stop its container if there are no links left -mongo:export Export a dump of the $PLUGIN_SERVICE service database +mongo:export Export a dump of the mongo service database mongo:expose [port] Expose a mongo service on custom port if provided (random port otherwise) -mongo:import Import a dump into the $PLUGIN_SERVICE service database +mongo:import Import a dump into the mongo service database mongo:info Print the connection information mongo:link Link the mongo service to the app mongo:list List all mongo services