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

feat(run): Allow application args overriding from CLI #1694

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Commits on Jun 19, 2024

  1. feat(run): Allow application args overriding from CLI

    Passing arguments from the CLI directly overrides any
    commands from the Kraftfile or Dockerfile. The first argument
    of kraft run is the context and any subsequence argument
    is considered an application argument.
    
    Signed-off-by: Luca Seritan <[email protected]>
    LucaSeri committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8272b3a View commit details
    Browse the repository at this point in the history