您可以在 CLI 中使用 set 命令设置权限级别。对权限级别设置所做的更改仅适用于您所在的会话。这些更改不会跨会话保存。
以下示例会依次将权限级别设置为 advanced 和 admin:
cluster1::> set -privilege advanced Warning: These advanced commands are potentially dangerous; use them only when directed to do so by technical support. Do you wish to continue? (y or n): y cluster1::*> set -privilege admin