I'm still using the sfdx CLI, haven't upgraded to the sf one yet but maybe it's the same for both.
I see in my home directory a folder .sfdx that contains json files including one for each org I've configured. Then I see the alias.json file that looks like a map from each alias to each org file.
Does anyone know if these files are postable? By that I mean, that I've configured a number of orgs on my workstation. Now I want to access some of them on a host where I run builds. Can I copy simply copy the .json files to the user's directory on that host?
