Skip to content

CLI Reference

This page provides documentation for our command line tools.

convert

Command for converting Python files to Synapse notebooks and vice versa.

Usage:

convert [OPTIONS]

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