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

Commit375b29d

Browse files
committed
docs(cli): add example for job artifacts download
1 parent0733ec6 commit375b29d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎docs/cli-usage.rst‎

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

318324
..code-block::console

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp