Proposal
It would be beneficial to provide a means for users to specify custom end-user configurations. There are scenarios where you might need to adjust settings such as:
- Version to install
- Custom package names
- Custom installation names
When attempting to install a package, it is suffixed by the operating system, and it would be advantageous to have the flexibility to modify this behavior. For instance, if I want to test various installations and assign them distinct names, or if an end-user has a global executable with the same name and wants to rename it.
Is there a method to pass arguments, perhaps using query parameters or URL parameters? I'm aware that you already offer this capability with the verbose option.
Proposal
It would be beneficial to provide a means for users to specify custom end-user configurations. There are scenarios where you might need to adjust settings such as:
When attempting to install a package, it is suffixed by the operating system, and it would be advantageous to have the flexibility to modify this behavior. For instance, if I want to test various installations and assign them distinct names, or if an end-user has a global executable with the same name and wants to rename it.
Is there a method to pass arguments, perhaps using query parameters or URL parameters? I'm aware that you already offer this capability with the verbose option.