You can drop a file into `~/.phive/auth.xml` for things like GitHub tokens I think because [the phive install happens with `--home`](https://github.com/jakzal/toolbox/blob/0d38a0d73deaed42be6e710292f93e9b28474865/src/Tool/Command/PhiveInstallCommand.php) that this isn't picked up. It'd be good if that command could optionally symlink the file into the tmp dir
You can drop a file into
~/.phive/auth.xmlfor things like GitHub tokensI think because the phive install happens with
--homethat this isn't picked up.It'd be good if that command could optionally symlink the file into the tmp dir