lib/cli/usage.rb in udn-0.3.23.1 vs lib/cli/usage.rb in udn-0.3.23.2
- old
+ new
@@ -79,11 +79,11 @@
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
- register-service <type> Register a cloudn service and assign it <type> (e.g. Cloudn RDB)
- register-service <type> <credential> Register a cloudn service and assign it <type> with <credentials>
+ register-service <service> Register an instance of cloudn service <service> (e.g. Cloudn RDB)
+ register-service <service> <instanceid> Register an instance <instanceid> of cloudn service and assign it <service>
Administration
user Display user account information
passwd Change the password for the current user
logout Logs current user out of the target system