Data Export
Export files, credentials, low-hanging-fruits, or all
#Export only files
export files
#Export only credentials
export credentials
#Export only low-hanging-fruits
export lhf
#Export all informations
export all
# Export to specific file
export files to my_files.json
export all to everything.json
Last updated