Class InstallTemplate

  • All Implemented Interfaces:
    ExecutableCliCommand

    public class InstallTemplate
    extends Object
    implements ExecutableCliCommand
    Installs a template.
     Usage: appng install-template [options]
       Options:
       * -n
            The name of the template.
       * -r
            The name of the repository.
         -t
            The timestamp of the template.
       * -v
            The version of the template.
     
    Author:
    Matthias Müller