Closed spesnova closed 9 years ago
Add some commands to handler apps
$ iruka apps <APP_NAME>
$ iruka create
$ iruka info <APP_NAME>
$ iruka destroy
And create API client package.
WHAT
Add some commands to handler apps
$ iruka apps <APP_NAME>
: list apps$ iruka create
: creates a new app$ iruka info <APP_NAME>
: show detailed app info$ iruka destroy
: destroy an appAnd create API client package.