Command Reference
_____ _ _ _ _____ _____ _ _ _/ ___| (_)| | | ||_ _| / __ \| |(_) | |\ `--. ___ _ | | | | | | _ __ | / \/| | _ ___ _ __ | |_`--. \ / __|| || |/\| | | | | '_ \ | | | || | / _ \| '_ \ | __|/\__/ /| (__ | |\ /\ / _| |_| | | | | \__/\| || || __/| | | || |_\____/ \___||_| \/ \/ \___/|_| |_| \____/|_||_| \___||_| |_| \__|
Client tool for Scientific Workflow Infrastructure (SciWIn)Documentation: https://fairagro.github.io/m4.4_sciwin_client/
Version: 1.0.0
Usage: s4n <COMMAND>
Commands:init Initializes project folder structure and repositorycreate Creates a new CWL File or Workflowlist Lists either all CWL Files or details to a given file [aliases: ls]remove Removes a CWL File from the workflows Directory [aliases: rm]connect Connects a workflow nodedisconnect Disconnects a workflow nodevisualize Visualizes a workflowsave Saves a workflowinstall Installs a workflow as submodule [aliases: i]uninstall Removes an installed workflowexecute Execution of CWL Files locally or on remote servers [aliases: ex]annotate Annotate CWL filescompletions Generate shell completionshelp Print this message or the help of the given subcommand(s)
Options:-h, --help Print help-V, --version Print version
Shell completions
Section titled “Shell completions”Shell completions are available using the s4n completions
command
Generate shell completions
Usage: s4n completions <SHELL>
Arguments: <SHELL> [possible values: bash, elvish, fish, powershell, zsh]
Options: -h, --help Print help
The command can be used to generate the shell completions for several shells.
s4n completions bash > completions.sh