h1. AG CLI commands
h2. app
App subcommands that manages the mobile client resource.
h3. init
ag app init $name
h3. list
aga app list
h3. delete
ag app delete $name
h2. service
Handles mobile services
h3. init
ag service init $service_type --param1=value1 --param2=value2
h3. list
ag service list
h3. delete
ag service delete $name
h2. version
ag version
h2. push
ag push |
|