Overview of SNAP CMD commands

Hey there!
Is there a overview of CMD commands to work with SNAP using the command line?
Until now I only worked with the sen2cor commands.

Cheers

There are actually only two commands to work with on the command line.
Namely gpt and pconvert. There is also snappy-conf which serves for configuring python with snap.
On Windows you can simply choose ‘SNAP Command-Line’ from the Start menu. Then the command are already listed
On other platforms you can move on the command line to the bin folder of the SNAP installation and see what’s in there.
To get help for the commands just try

gpt -h
pconvert -h
snappy-conf -h
1 Like

Alright, that was helpful. Thanks!

But are there any examples for the input?