CLI(遺留)
重要的
這個文檔已經退休了,可能不會被更新。
這個信息適用於遺留數據磚CLI版本0.17及以下。磚建議你使用新磚CLI的版本0.200及以上。看到磚CLI。找到你的版本的磚CLI,運行磚- v
。
遺留在磚磚CLI不可用的穀歌雲。
請注意
組CLI需要磚CLI 0.8.0或以上。
你一定是一個磚管理員調用此API。
你跑磚組CLI子命令通過添加磚組
。這些子命令調用組API。
磚團體——幫助
用法:磚組[選項]命令(ARGS)……提供實用與磚組。選項:- v、——版本0.8.0調試調試模式。顯示完整的堆棧跟蹤誤差。——概要文本使用CLI連接配置文件。默認的配置文件是“默認”。- h,幫助顯示此消息並退出。命令:添加成員添加現有的主體到另一個現有的組。選擇:——母體名文本的名稱母公司新成員將被添加。這個字段是必需的。 [required] --user-name TEXT The user name which will be added to the parent group. --group-name TEXT If group name which will be added to the parent group. create Create a new group with the given name. Options: --group-name TEXT [required] delete Remove a group from this organization. Options: --group-name TEXT [required] list Return all of the groups in a workspace. list-members Return all of the members of a particular group. Options: --group-name TEXT [required] list-parents Retrieve all groups in which a given user or group is a member. Options: --user-name TEXT --group-name TEXT remove-member Removes a user or group from a group. Options: --parent-name TEXT Name of the parent group to which the new member will be removed. This field is required. [required] --user-name TEXT The user name which will be removed from the parent group. --group-name TEXT If group name which will be removed from the parent group.
將成員添加到組
顯示使用文檔,運行磚組添加成員——幫助
。
磚組添加成員\——母體名sql用戶\——用戶名someone@example.com
磚組添加成員\——母體名sql-power-users\——組名sql用戶
如果成功,沒有顯示輸出。
一組的成員列表
顯示使用文檔,運行磚組國家——幫助
。
磚組的國家——組名sql用戶
{“成員”:({“user_name”:“someone@example.com”}]}
磚組的國家——組名sql-power-users
{“成員”:({“group_name”:“sql用戶”}]}