Closed sgoral-splunk closed 6 days ago
Issue number:ADDON-75910
Added ability to provide custom pip flags during build process.
ucc-gen build command has a new flag --pip-custom-flag.
ucc-gen build
--pip-custom-flag
User can add custom flag to pip install command which is executed during build.
pip install
If your change doesn't seem to apply, please leave them unchecked.
Issue number:ADDON-75910
Summary
Added ability to provide custom pip flags during build process.
Changes
ucc-gen build
command has a new flag--pip-custom-flag
.User experience
User can add custom flag to
pip install
command which is executed during build.Checklist
If your change doesn't seem to apply, please leave them unchecked.