标签:temp des XML current obs 删除存储 标签 undle 一个
repo sync --help
Usage: repo sync [<project>...]
Options:
-h, --help show this help message and exit显示此帮助消息并退出
-f, --force-broken continue sync even if a project fails to sync即使项目无法同步,也强制中断继续同步
-l, --local-only only update working tree, don‘t fetch仅本地更新工作树,不获取
-n, --network-only fetch only, don‘t update working tree 仅网络获取,不更新工作树
-d, --detach detach projects back to manifest revision将项目分离回清单修订,删除存储库中不再存在的本地包
-c, --current-branch fetch only current branch from server 仅仅获取当前分支
-q, --quiet be more quiet 尽可能少地输出
-j JOBS, --jobs=JOBS projects to fetch simultaneously (default 1) 要同时获取的作业项目(默认值1)j4
-m NAME.xml, --manifest-name=NAME.xml
temporary manifest to use for this sync
--no-clone-bundle disable use of /clone.bundle on HTTP/HTTPS
-u MANIFEST_SERVER_USERNAME, --manifest-server-username=MANIFEST_SERVER_USERNAME
username to authenticate with the manifest server
-p MANIFEST_SERVER_PASSWORD, --manifest-server-password=MANIFEST_SERVER_PASSWORD
password to authenticate with the manifest server
--fetch-submodules fetch submodules from server
--no-tags don‘t fetch tags 不获取标签
--optimized-fetch only fetch projects fixed to sha1 if revision does not
exist locally
-s, --smart-sync smart sync using manifest from a known good build
-t SMART_TAG, --smart-tag=SMART_TAG
smart sync using manifest from a known tag
repo Version options:
--no-repo-verify do not verify repo source code
Options:
-h, --help 显示此帮助消息并退出
-c CONFIG, --config=CONFIG
要使用的配置文件(默认为/etc/yum.conf)
-a ARCH, --arch=ARCH 像运行指定的arch一样(默认值:current
arch,注意:不会覆盖$ releasever。 x86_64是一个
i * 86的超集。)
--source 在源包上运行
-r REPOID, --repoid=REPOID
指定repo id来查询,可以指定多个次(默认全部启用)
-e CACHEDIR, --cachedir=CACHEDIR 用于存储元数据的目录
-t, --tempcache 使用临时目录存储/访问yum-cache
-d, --delete 删除存储库中不再存在的本地包
-p DESTDIR, --download_path=DESTDIR 下载包的路径:默认为当前目录
--norepopath 不要将reponame添加到下载路径。只可以
在同步单个存储库时使用(默认为
添加reponame)
-g, --gpgcheck 删除未通过GPG签名检查的软件包
-u, --urls 只列出要下载的URL,不要下载
-n, --newest-only 仅下载per-repo的最新软件包
-q, --quiet 尽可能少地输出
-l, --plugins 启用yum插件支持
-m, --downloadcomps 下载comps.xml
--download-metadata 下载所有非默认元数据
--allow-path-traversal
允许存储在其repo目录之外的包
同步(UNSAFE,小心使用!)
标签:temp des XML current obs 删除存储 标签 undle 一个
原文地址:https://www.cnblogs.com/chouchoumama/p/14822635.html