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
ExecutableCliCommandexecute in interface ExecutableCliCommandcle - the CliEnvironment to useBusinessException - if on error occurs while executing the commandCopyright © 2011–2021 aiticon GmbH. All rights reserved.