Dfx.json actor with mandatory arguments

It would actually be really useful to be able to specify a file containing arguments. Why a file? Because then the arguments can be created by the build command, or modified by the user, without having to change dfx.json. Is there any chance that we can get something like a canister_args_file in dfx.json? :slight_smile: :pray: