Currently fastsar will always require a valid config file. Even when account & role is provided as arguments, so there is technically no information required from the config file anymore.
Worse, the account even has to be in the config file for it to work.
~Refactoring this might create a conflict with how the history is implemented, as it will want to save the account name from the last selected account (which we would not have without the config file).~
Currently fastsar will always require a valid config file. Even when account & role is provided as arguments, so there is technically no information required from the config file anymore. Worse, the account even has to be in the config file for it to work.
~Refactoring this might create a conflict with how the history is implemented, as it will want to save the account name from the last selected account (which we would not have without the config file).~