简体   繁体   English

是否可以在cloudcontrol的部署级别定义访问权限?

[英]Can I define access rights on deployment level on cloudcontrol?

On my cloudcontrol app, I would like to restrict the access to the default deployment exclusively. 在我的cloudcontrol应用程序上,我想仅将访问权限限制为默认部署。 That means I want to grant full access to all deployments, except for the default deployment. 这意味着我想授予对所有部署的完全访问权限,默认部署除外。 Is there a way to define access rights on deployment level? 有没有一种方法可以在部署级别定义访问权限?

Yes, simply invite the user to the deployment instead of the app like this: 是的,只需邀请用户而不是像这样的应用程序来进行部署:

$ cctrlapp APP_NAME/DEP_NAME user.add email@example.org

For details and also how to set the user's role please refer to the documentation here: https://www.cloudcontrol.com/dev-center/Platform%20Documentation#users 有关详细信息以及如何设置用户角色的信息,请参阅此处的文档: https : //www.cloudcontrol.com/dev-center/Platform%20Documentation#users

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM