Manage permissions(管理权限)¶
When using Artifact repositories, consider the following permissions requirements:
- To use an Artifact, users must have View permission on the Artifact repository.
- To publish an Artifact to an Artifact repository, users must have Edit permission on the Artifact repository.
- To recall an Artifact, users must have Edit permission on the Artifact repository.
:::callout{theme="neutral"} It is not possible to delete an Artifact. :::
Learn more about permissions and Project access.
中文翻译¶
管理权限¶
当使用制品(Artifact)仓库(repository)时,需注意以下权限要求: * 如需使用制品,用户必须拥有对应制品仓库的查看(View)权限。 * 如需将制品发布到制品仓库,用户必须拥有对应制品仓库的编辑(Edit)权限。 * 如需撤回制品,用户必须拥有对应制品仓库的编辑权限。
:::callout{theme="neutral"} 暂不支持删除制品操作。 :::