We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-y
1 parent f693aee commit f162d6aCopy full SHA for f162d6a
README.md
@@ -27,7 +27,8 @@ immediately](#installation) using `brew install`.
27
28
- **Optimized Inner Loop**: You may give a name to the set of answers
29
you provided. We call this a "profile". Your inner loop of jobs
30
- submission can thus be optimized by running `codeflare -p <profileName>`. This also allows you to switch quickly between
+ submission can thus be optimized by running `codeflare -y -p <profileName>` (the `-y` meaning auto-answer "yes" to accept all
31
+ prior answers). This also allows you to switch quickly between
32
profiles, and even submit jobs to distinct profiles concurrently.
33
34
- **Pop-up Graphical dashboards with a few keystrokes or clicks**:
0 commit comments