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

doc: add usage note for --add-file submission cli option #5239

Merged
merged 1 commit into from Jun 8, 2023

Commits on Jun 8, 2023

  1. doc: add usage note for --add-file submission cli option

    Problem: It may be tempting for users to use the --add-file=PATH
    job submission cli option to broadcast large files to their job,
    a use which would be inappropriate.
    
    Add a note to this option explaining when --add-file should be used
    vs the shell stage-in plugin.
    grondo committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1eaab83 View commit details
    Browse the repository at this point in the history