文件名称:juicer:这是 Juicer 项目的一个分支
文件大小:98KB
文件格式:ZIP
更新时间:2024-08-05 19:29:23
Python
榨汁机 Juicer 是的命令行界面,它提供了一种购物车风格的方法来通过多种环境上传和推广包或 docker 图像组。 文档 主要文档位于 。 用法 usage: juicer [-h] [-v] [-V] {cart,rpm,repo,role,user,hello} ... manage pulp and release carts optional arguments: -h, --help show this help message and exit -v, --verbose show verbose output -V, --version show program's version number and exit commands: 'juicer COMMAND -h' for individual help top
【文件预览】:
juicer-master
----setup.py(777B)
----.gitignore(293B)
----Dockerfile(230B)
----requirements.txt(68B)
----Makefile(8KB)
----cart.json(125B)
----juicer.1(13KB)
----juicer.1.asciidoc.in(10KB)
----juicer.conf.5(6KB)
----.travis.yml(614B)
----MANIFEST.in(63B)
----LICENSE(34KB)
----juicer.conf.5.asciidoc.in(4KB)
----contrib()
--------rpm()
----README.rst(5KB)
----VERSION(6B)
----config(313B)
----share()
--------juicer()
----test()
--------test_constants.py(2KB)
--------test_cart.py(6KB)
--------test_cart_item.py(1KB)
--------test_pulp_user.py(9KB)
--------__init__.py(823B)
--------test_config.py(3KB)
--------test_pulp_role.py(10KB)
--------test_pulp_hello.py(2KB)
--------test_juicer_command.py(2KB)
--------test_type_iso.py(1KB)
--------test_juicer_parser.py(1KB)
--------test_type_docker.py(1KB)
--------test_pulp_repo.py(14KB)
--------test_type_rpm.py(2KB)
--------test_remotes.py(6KB)
----juicer()
--------types.py(6KB)
--------pulp()
--------__init__.py.in(783B)
--------command()
--------config.py(4KB)
--------parser()
--------common()
--------cart.py(21KB)
--------plugins.py(2KB)
--------remotes.py(6KB)
----docsite()
--------Makefile(7KB)
--------HEADERS(243B)
--------source()