#gitlab #api-bindings #download-artifact

app gi-get-artifact

下载 Gitlab 艺术品

1 个不稳定版本

0.1.0 2022年6月30日

94#gitlab

MIT 许可证

15KB
152

gi-get-artifact

下载 GitLab 艺术品。 工作正在进行中。

示例

# Downloads tar.bz2, decompress and untar
gi-get-artifact [project_id] --file benches.tar.bz2 --untar bzip2

# Downloads tar.bz2 and save
gi-get-artifact [project_id] --file benches.tar.bz2

# Downloads all artifacts, do not unzip
gi-get-artifact [project_id]

依赖项

~20–37MB
~572K SLoC