Closed gitze closed 3 years ago
Why would we want to update the config params by cmdline?
Mainly the AppleID and the password (hash) should be set via Command line, this allows a script based installation. The other parameters are optional and I can delete them from the code without problems.
I'm using this daemon on a FreeBSD system, with a different location of the config and the database file. Therefore configuring this param (databaseFile) on a command line base would make my life easier.
I'm using this daemon on a FreeBSD system
Have you checked if you find my relevant FreeBSD ports useful at all?
Have you checked if you find my relevant FreeBSD ports useful at all?
No, not yet. Could you point me to the relevant port? I can't find anything in freebsd.org/ports with a search phrase xaps
Have you checked if you find my relevant FreeBSD ports useful at all?
No, not yet. Could you point me to the relevant port?
It's on my GitHub account.
Have you checked if you find my relevant FreeBSD ports useful at all?
No, not yet. Could you point me to the relevant port?
It's on my GitHub account.
Sorry, still not finding it :-(
Have you checked if you find my relevant FreeBSD ports useful at all?
No, not yet. Could you point me to the relevant port?
It's on my GitHub account.
Sorry, still not finding it :-(
Thanks, I'll have a look.
This seems kinda stalled and doesn't apply cleanly.
Now as GO implementation:
The configuration file can also be updated via the command line, e.g.
The hash value for the AppleID password will be generated automatically and saved in the config file.
All possible command line options: