Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More options made available for mpm input files #106

Open
gamlab-jlin opened this issue May 31, 2024 · 3 comments
Open

More options made available for mpm input files #106

gamlab-jlin opened this issue May 31, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request mpm MATLAB Package Manager related

Comments

@gamlab-jlin
Copy link

We now have a great list of installation options available.
Some of the options are also available to the mpm input files as well, such as destinationfolder=xxx and --destination.

It would be great to have the options to more flags such as --doc, --no-jre, --source and --no-gpu.
Currently, these cannot be set if using mpm-input files.

Maintaining installation in a configuration as code manner would bring more flexibility and readability.

@prabhakk-mw prabhakk-mw added mpm MATLAB Package Manager related enhancement New feature or request labels Jun 7, 2024
@mw-skardile
Copy link
Member

Hi @gamlab-jlin,

Thank you for your feedback!

Expanding the supported list of options in the input file is on our long-term roadmap. In the meantime, if your workflow requires these options, please use the non-input file workflow.

Thank you!

@gamlab-jlin
Copy link
Author

Hi @mw-skardile,

Thanks for the insight on having this on the roadmap later. I am looking forward to it.
I believe workarounds can be used until this has been implemented. Workarouned could be a mix of the installer input file and a wrapper script (myMPM.sh) that could parse the input file and append the flags.

I appreciate the update.

Thanks for the support,
Lin

@embeh
Copy link

embeh commented Oct 31, 2024

Here is another voice for having more options available in the mpm inputfile.
In particular:

  • source path
  • no Java (--no-jvm)
  • file installation key
  • licensePath

(some of these could also be solved by allowing to use --inputfile together with additional arguments)

Without these, we are unable to use mpm instead of setup, and setup does not have --no-jvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mpm MATLAB Package Manager related
Projects
None yet
Development

No branches or pull requests

4 participants