public class DeleteRepository extends Object implements ExecutableCliCommand
Usage: appng delete-repository [options] Options: * -n The repository name. -r Remove the directory and its files (only LOCAL repositories). Default: false
Constructor and Description |
---|
DeleteRepository() |
public void execute(CliEnvironment cle) throws BusinessException
ExecutableCliCommand
execute
in interface ExecutableCliCommand
cle
- the CliEnvironment
to useBusinessException
- if on error occurs while executing the commandCopyright © 2011–2020 aiticon GmbH. All rights reserved.