[07:28:26] Hi. I'm trying to setup vagrant for local testing, but it failes on mounting NFS shares. I don't really see a reason for it would fail. Any ideas? https://pastebin.com/raw/9Pxxa4GB. From the host I can see the NFS server is exporting the correct folder (/home/filip/vagrant - 192.168.56.2(sync,wdelay,hide,no_subtree_check,fsid=-541085595,anonuid=1000,anongid=1000,sec=sys,rw,secure,root_squash,all_squash)) [07:29:40] I see the "guest additions mismatch" warning, but I still want to believe I don't need to downgrade my Vbox [07:37:59] Nvm, I'm dumb, figured it out [12:19:59] Is there a way to alias a API parameter? [12:20:06] like let it have more than one name [12:27:43] not as far as I know, other than doing it manually [12:36:07] Thanks. I'll go with updating the api help message instead of aliasing to resolve https://phabricator.wikimedia.org/T113205