{
  "commands": {
    "aws": {
      "require": "./lib/shell.js",
      "export": "ShellCommand",
      "description": "Manage AWS default informations",
      "command": "aws <subcommand>",
      "yargs": "dynamic"
    }
  }
}
