diff --git a/website/content/docs/commands/scopes/create.mdx b/website/content/docs/commands/scopes/create.mdx index 6f0589d0db..a38dbb8a84 100644 --- a/website/content/docs/commands/scopes/create.mdx +++ b/website/content/docs/commands/scopes/create.mdx @@ -38,7 +38,7 @@ The default is `global`. You can also specify the scope using the **BOUNDARY_SCOPE_ID** environment variable. - `-skip-admin-role-creation` - If set, Boundary does not create a role that grants the current user administrative access to the newly created scope. The default value is `false`. -- `-skip-default-role-creation` DEPRECATED - If set, Boundary does not create a role that grants the anonymous user access to log in to auth methods and other actions within the newly created scope. +- `-skip-default-role-creation` - If set, Boundary does not create a role that grants the anonymous user access to log in to auth methods and other actions within the newly created scope. The default value is `false`. @include 'cmd-option-note.mdx' \ No newline at end of file