You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Run a job in a container on the local machine</p>
22
22
<pre><code>circleci local execute <job-name> [flags]</code></pre>
23
23
<h3id="flags">Flags</h3>
24
-
<pre><code> --branch string Git branch
24
+
<pre><code> --branch string git branch
25
25
--build-agent-version string The version of the build agent image you want to use. This can be configured by writing in $HOME/.circleci/build_agent_settings.json: '{"LatestSha256":"<version-of-build-agent>"}'
0 commit comments