Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
138 stars 2 forks source link

[AccountDump] cli argument options #819

Open hazre opened 10 months ago

hazre commented 10 months ago

Is your feature request related to a problem? Please describe.

it would be nice to have more cli arguments for the AccountDump. Right now there is only argument for the download path.

Describe the solution you'd like

I would like to see these arguments:

-u --username --email username/email
-p --password password
-h --help (it should output HOW_TO_USE_ACCOUNT_DUMP.txt and available arguments)
-o --options profile,funds,exitmessages,contacts ... (Download Options, which lets you select what you want to download and they can be passed on like a array like this)
-v --version (version of AccountDump)

Describe alternatives you've considered

NA

Additional Context

No response

ProbablePrime commented 10 months ago

We want to keep the dumper as simple as possible for the moment, We want to create a more GUI centric version that allows for more options and configuration.

Due to this we might not get to this item before we have the bigger, better tool available.

Thank you!