sysand env uninstall#
Uninstall project in .sysand
Usage#
sysand env uninstall [OPTIONS] <IRI> [VERSION]
Description#
Uninstalls a given project in .sysand. When [VERSION] is omitted, all
installed versions of the project are uninstalled.
When no .sysand environment exists, the command warns
“no environment to uninstall from” and exits successfully.
Arguments#
<IRI>: IRI identifying the project to be uninstalled[VERSION]: Version to be uninstalled
Global options#
-v,--verbose: Use verbose output-q,--quiet: Do not output log messages--no-config: Disable discovery of configuration files [env:SYSAND_NO_CONFIG]--config-file <CONFIG_FILE>: Give path tosysand.tomlto use for configuration [env:SYSAND_CONFIG_FILE]-h,--help: Print help