USAGE
$ aio runtime
OPTIONS
-i, --insecure bypass certificate check
-u, --auth whisk auth
-v, --verbose Verbose output
--apihost whisk API host
--apiversion whisk API version
--cert client cert
--debug=debug Debug level output
--help Show help
--key client key
--version Show version
ALIASES
$ aio rt
COMMANDS
runtime:action Manage your actions
runtime:activation Manage your activations
runtime:deploy The Runtime Deployment Tool
runtime:namespace Manage your namespaces
runtime:package Manage your packages
runtime:property Execute property commands
runtime:route Manage your routes
runtime:rule Manage your rules
runtime:trigger Manage your triggers
Each command also offers help, so you can for example, run aio runtime action --help