Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / elasticbeanstalk / delete-configuration-template.rst
Size: Mime:
**To delete a configuration template**

The following command deletes a configuration template named ``my-template`` for an application named ``my-app``::

  aws elasticbeanstalk delete-configuration-template --template-name my-template --application-name my-app