CLI Reference
This page provides documentation for our command line tools.
convert
Command for converting Python files to Synapse notebooks and vice versa.
Usage:
Options:
Name | Type | Description | Default |
---|---|---|---|
--source |
text | The path to the file to be converted. | None |
--target |
text | The path of the resulting file. | None |
--help |
boolean | Show this message and exit. | False |