export#

usage: scotty export [-h] [--mode {kas,bblayers.conf,local.conf,repo}]
                     [--output OUTPUT]

Export the current configuration

options:
  -h, --help            show this help message and exit
  --mode {kas,bblayers.conf,local.conf,repo}
                        Format of export (default: kas)
  --output OUTPUT       Output to (default: <_io.TextIOWrapper name='<stdout>'
                        mode='w' encoding='utf-8'>)

export command allows you to export the current kas configuration.