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
Copy file name to clipboardExpand all lines: pages/agent/v3/help/_artifact_download.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ You can also use the step's jobs id (provided by the environment variable $B
54
54
<!-- vale off -->
55
55
56
56
<tableclass="Docs__attribute__table">
57
-
<trid="step"><th><code>--step value</code> <aclass="Docs__attribute__link"href="#step">#</a></th><td><p>Scope the search to a particular step by using either its name or job ID<br /><strong>Environment variable</strong>: <code></code></p></td></tr>
57
+
<trid="step"><th><code>--step value</code> <aclass="Docs__attribute__link"href="#step">#</a></th><td><p>Scope the search to a particular step by using either its name or job ID</p></td></tr>
58
58
<trid="build"><th><code>--build value</code> <aclass="Docs__attribute__link"href="#build">#</a></th><td><p>The build that the artifacts were uploaded to<br /><strong>Environment variable</strong>: <code>$BUILDKITE_BUILD_ID</code></p></td></tr>
59
59
<trid="include-retried-jobs"><th><code>--include-retried-jobs </code> <aclass="Docs__attribute__link"href="#include-retried-jobs">#</a></th><td><p>Include artifacts from retried jobs in the search<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_INCLUDE_RETRIED_JOBS</code></p></td></tr>
60
60
<trid="agent-access-token"><th><code>--agent-access-token value</code> <aclass="Docs__attribute__link"href="#agent-access-token">#</a></th><td><p>The access token used to identify the agent<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_ACCESS_TOKEN</code></p></td></tr>
Copy file name to clipboardExpand all lines: pages/agent/v3/help/_artifact_search.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,10 @@ The above will return a list of filenames separated by newline.
49
49
<!-- vale off -->
50
50
51
51
<tableclass="Docs__attribute__table">
52
-
<trid="step"><th><code>--step value</code> <aclass="Docs__attribute__link"href="#step">#</a></th><td><p>Scope the search to a particular step by using either its name or job ID<br /><strong>Environment variable</strong>: <code></code></p></td></tr>
52
+
<trid="step"><th><code>--step value</code> <aclass="Docs__attribute__link"href="#step">#</a></th><td><p>Scope the search to a particular step by using either its name or job ID</p></td></tr>
53
53
<trid="build"><th><code>--build value</code> <aclass="Docs__attribute__link"href="#build">#</a></th><td><p>The build that the artifacts were uploaded to<br /><strong>Environment variable</strong>: <code>$BUILDKITE_BUILD_ID</code></p></td></tr>
54
54
<trid="include-retried-jobs"><th><code>--include-retried-jobs </code> <aclass="Docs__attribute__link"href="#include-retried-jobs">#</a></th><td><p>Include artifacts from retried jobs in the search<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_INCLUDE_RETRIED_JOBS</code></p></td></tr>
55
-
<trid="format"><th><code>--format value</code> <aclass="Docs__attribute__link"href="#format">#</a></th><td><p>Output formatting of results. See below for listing of available format specifiers. (default: "%j %p %c\n")<br /><strong>Environment variable</strong>: <code></code></p></td></tr>
55
+
<trid="format"><th><code>--format value</code> <aclass="Docs__attribute__link"href="#format">#</a></th><td><p>Output formatting of results. See below for listing of available format specifiers. (default: "%j %p %c\n")</p></td></tr>
56
56
<trid="agent-access-token"><th><code>--agent-access-token value</code> <aclass="Docs__attribute__link"href="#agent-access-token">#</a></th><td><p>The access token used to identify the agent<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_ACCESS_TOKEN</code></p></td></tr>
<trid="no-http2"><th><code>--no-http2 </code> <aclass="Docs__attribute__link"href="#no-http2">#</a></th><td><p>Disable HTTP2 when communicating with the Agent API.<br /><strong>Environment variable</strong>: <code>$BUILDKITE_NO_HTTP2</code></p></td></tr>
Copy file name to clipboardExpand all lines: pages/agent/v3/help/_artifact_shasum.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,8 @@ agent.
54
54
<!-- vale off -->
55
55
56
56
<tableclass="Docs__attribute__table">
57
-
<trid="sha256"><th><code>--sha256 </code> <aclass="Docs__attribute__link"href="#sha256">#</a></th><td><p>Request SHA-256 instead of SHA-1, errors if SHA-256 not available<br /><strong>Environment variable</strong>: <code></code></p></td></tr>
58
-
<trid="step"><th><code>--step value</code> <aclass="Docs__attribute__link"href="#step">#</a></th><td><p>Scope the search to a particular step by its name or job ID<br /><strong>Environment variable</strong>: <code></code></p></td></tr>
57
+
<trid="sha256"><th><code>--sha256 </code> <aclass="Docs__attribute__link"href="#sha256">#</a></th><td><p>Request SHA-256 instead of SHA-1, errors if SHA-256 not available</p></td></tr>
58
+
<trid="step"><th><code>--step value</code> <aclass="Docs__attribute__link"href="#step">#</a></th><td><p>Scope the search to a particular step by its name or job ID</p></td></tr>
59
59
<trid="build"><th><code>--build value</code> <aclass="Docs__attribute__link"href="#build">#</a></th><td><p>The build that the artifact was uploaded to<br /><strong>Environment variable</strong>: <code>$BUILDKITE_BUILD_ID</code></p></td></tr>
60
60
<trid="include-retried-jobs"><th><code>--include-retried-jobs </code> <aclass="Docs__attribute__link"href="#include-retried-jobs">#</a></th><td><p>Include artifacts from retried jobs in the search<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_INCLUDE_RETRIED_JOBS</code></p></td></tr>
61
61
<trid="agent-access-token"><th><code>--agent-access-token value</code> <aclass="Docs__attribute__link"href="#agent-access-token">#</a></th><td><p>The access token used to identify the agent<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_ACCESS_TOKEN</code></p></td></tr>
Copy file name to clipboardExpand all lines: pages/agent/v3/help/_meta_data_get.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Get data from a builds key/value store.
29
29
<!-- vale off -->
30
30
31
31
<tableclass="Docs__attribute__table">
32
-
<trid="default"><th><code>--default value</code> <aclass="Docs__attribute__link"href="#default">#</a></th><td><p>If the meta-data value doesn't exist return this instead<br /><strong>Environment variable</strong>: <code></code></p></td></tr>
32
+
<trid="default"><th><code>--default value</code> <aclass="Docs__attribute__link"href="#default">#</a></th><td><p>If the meta-data value doesn't exist return this instead</p></td></tr>
33
33
<trid="job"><th><code>--job value</code> <aclass="Docs__attribute__link"href="#job">#</a></th><td><p>Which job's build should the meta-data be retrieved from<br /><strong>Environment variable</strong>: <code>$BUILDKITE_JOB_ID</code></p></td></tr>
34
34
<trid="agent-access-token"><th><code>--agent-access-token value</code> <aclass="Docs__attribute__link"href="#agent-access-token">#</a></th><td><p>The access token used to identify the agent<br /><strong>Environment variable</strong>: <code>$BUILDKITE_AGENT_ACCESS_TOKEN</code></p></td></tr>
0 commit comments