[MM-61132] Fix example for mmctl permissions role show command (#28816)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ebb0178c13
Коммит
707144d358
@@ -42,7 +42,7 @@ var RemovePermissionsCmd = &cobra.Command{
|
||||
|
||||
var ShowRoleCmd = &cobra.Command{
|
||||
Use: "show <role_name>",
|
||||
Deprecated: "please use \"role show\" instead",
|
||||
Deprecated: "please use \"mmctl permissions role show\" instead",
|
||||
Short: "Show the role information",
|
||||
Long: "Show all the information about a role.",
|
||||
Example: ` permissions show system_user`,
|
||||
|
||||
Ссылка в новой задаче
Block a user