Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit111a13e

Browse files
committed
docs(cli): add example for job artifacts download
1 parent0318d2b commit111a13e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎docs/cli.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,12 @@ Define the status of a commit (as would be done from a CI tool for example):
309309
--target-url http://server/build/123 \
310310
--description "Jenkins build succeeded"
311311
312+
Download the artifacts zip archive of a job:
313+
314+
..code-block::console
315+
316+
$ gitlab project-job artifacts --id 10 --project-id 1 > artifacts.zip
317+
312318
Use sudo to act as another user (admin only):
313319

314320
..code-block::console

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp