# aio-cli-plugin-app-templates **Repository Path**: mirrors_adobe/aio-cli-plugin-app-templates ## Basic Information - **Project Name**: aio-cli-plugin-app-templates - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aio-cli-plugin-app-templates Discover, Install, Uninstall, Submit, and Remove Adobe App Builder templates --- [![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/@adobe/aio-cli-plugin-app-templates.svg)](https://npmjs.org/package/@adobe/aio-cli-plugin-app-templates) [![Downloads/week](https://img.shields.io/npm/dw/@adobe/aio-cli-plugin-app-templates.svg)](https://npmjs.org/package/@adobe/aio-cli-plugin-app-templates) ![Node.js CI](https://github.com/adobe/aio-cli-plugin-app-templates/workflows/Node.js%20CI/badge.svg) [![Github Pull Requests](https://img.shields.io/github/issues-pr/adobe/aio-cli-plugin-app-templates.svg)](https://github.com/adobe/aio-cli-plugin-app-templates/pulls) [![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/aio-cli-plugin-app-templates/main.svg?style=flat-square)](https://codecov.io/gh/adobe/aio-cli-plugin-app-templates/) * [aio-cli-plugin-app-templates](#aio-cli-plugin-app-templates) * [Usage](#usage) * [Commands](#commands) * [Contributing](#contributing) * [Licensing](#licensing) # Usage ```sh-session aio plugins:install @adobe/aio-cli-plugin-app-templates ## OR aio discover -i aio aio-cli-plugin-app-templates --help ``` # Commands * [`aio templates`](#aio-templates) * [`aio templates discover`](#aio-templates-discover) * [`aio templates info`](#aio-templates-info) * [`aio templates install PATH`](#aio-templates-install-path) * [`aio templates remove NAME`](#aio-templates-remove-name) * [`aio templates rollback`](#aio-templates-rollback) * [`aio templates submit NAME GITHUBREPOURL`](#aio-templates-submit-name-githubrepourl) * [`aio templates uninstall PACKAGE-NAME`](#aio-templates-uninstall-package-name) ## `aio templates` Discover, install, or uninstall a new template into an existing Adobe Developer App Builder App ``` USAGE $ aio templates [-v] FLAGS -v, --verbose Verbose output DESCRIPTION Discover, install, or uninstall a new template into an existing Adobe Developer App Builder App ``` _See code: [src/commands/templates/index.js](https://github.com/adobe/aio-cli-plugin-app-templates/blob/2.0.2/src/commands/templates/index.js)_ ## `aio templates discover` Discover App Builder templates to install ``` USAGE $ aio templates discover [-v] [-i] [-f publishDate|names|adobeRecommended] [-o asc|desc] FLAGS -f, --sort-field=