docs: Remove deprecation badge

pull/5850/head
Dan Heath 11 months ago
parent a0bc719ea4
commit 2792ae9a4a

@ -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` <sup>DEPRECATED</sup> - 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'
Loading…
Cancel
Save