Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Convert

aet edited this page Feb 10, 2022 · 1 revision

♻️ Convert module

The convert module allows you to a convert a file exported by sterra to another format

⚒ Using the module

sterra convert FILE_ID -f|--format {excel|csv|json}

sterra convert FILE_ID -f|--format {excel|csv|json} -p|--path PATH
# Use -p|--path PATH to export to a specific path

sterra convert FILE_ID -f|--format {excel|csv|json} -n|--name NAME
# Use -n|--name NAME to choose the name of your export
Clone this wiki locally