Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions in-progress/administration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ astra user invite **USER_EMAIL**

[IMPORTANT]
====
If you don't specify a role when inviting a user, the user is automatically assigned the default role of {database-administrator-role}.
If you don't specify a role when inviting a user, the user is automatically assigned the {database-administrator-role} role.
====

=== `user invite` options
Expand Down Expand Up @@ -391,7 +391,7 @@ OPTIONS
[#list-roles]
== List roles

Use the `astra role list` command to list all xref:astra-db-serverless:administration:manage-database-access.adoc#default-roles[default roles] and xref:astra-db-serverless:administration:manage-database-access.adoc#custom-roles[custom roles] in your {product-short} organization:
Use the `astra role list` command to list all xref:astra-db-serverless:administration:rbac.adoc[built-in and custom roles] in your {product-short} organization:

[source,bash]
----
Expand Down