lib/cli/usage.rb in vmc-0.3.13 vs lib/cli/usage.rb in vmc-0.3.14.beta.3

- old
+ new

@@ -76,9 +76,11 @@ create-service <service> <name> <app> Create a provisioned service and assign it <name>, and bind to <app> delete-service [servicename] Delete a provisioned service bind-service <servicename> <appname> Bind a service to an application unbind-service <servicename> <appname> Unbind service from the application clone-services <src-app> <dest-app> Clone service bindings from <src-app> application to <dest-app> + tunnel <servicename> [--port] Create a local tunnel to a service + tunnel <servicename> <clientcmd> Create a local tunnel to a service and start a local client Administration user Display user account information passwd Change the password for the current user logout Logs current user out of the target system