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

Additional arguments can be passed for the container started by a task #233

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

janosmurai
Copy link
Contributor

@janosmurai janosmurai commented Jan 23, 2025

Type Of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Any modification in the test cases
  • Any modification in the documentation

Checklist:

  • I have read and followed the contribution guideline.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • I have made corresponding changes to the documentation.

Related Issue

Closing:
DEM-323

Description

The run command now accepts an option called --extra-args. If this option is
set, then additional arguments can be set as a single string. These arguments
will be passed for the container as commands to be executed.

How Has This Been Tested?

Tested on Ubunbtu 22.04.

@janosmurai janosmurai requested a review from a team as a code owner January 23, 2025 16:19
@janosmurai janosmurai merged commit 9cea6ed into axem-solutions:main Jan 23, 2025
1 check passed
@janosmurai janosmurai deleted the DEM-323 branch January 23, 2025 16:19
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.

1 participant