Skip to content

install/uninstall

The install and uninstall commands are used to manage workflow submodules.

Usage
Installs a workflow as submodule
Usage: s4n install [OPTIONS] [PACKAGE_IDENTIFIER]
Arguments:
[PACKAGE_IDENTIFIER]
Options:
-b, --branch <BRANCH> Specify branch or commit
-h, --help Print help
Usage
Removes an installed workflow
Usage: s4n uninstall [PACKAGE_IDENTIFIER]
Arguments:
[PACKAGE_IDENTIFIER]
Options:
-h, --help Print help