Skip to content

Conversation

@prasadlohakpure
Copy link

@prasadlohakpure prasadlohakpure commented Dec 19, 2025

What: Flexibility to avoid cli argument addition to shell plugin
Why:
If the input argument to a particular shell command grows in size, we can encounter "argument list too long error".
The limit is attributed to ARG_MAX defined by system config.
But again there are other implications to changing that system attribute.
Instead of that, the current PR suggests avoiding passing attribute to shell script, and instead pick that up from context.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants