Module user

Source
Expand description

Implementation of the mz user command.

Consult the user-facing documentation for details.

Structs§

CreateArgs
Represents the structure to create a user in the profile organization.
RemoveArgs
Represents the args structure to remove a user from Materialize.

Functions§

create
Creates a user in the profile organization.
list
Lists all the users in the profile organization.
remove
Removes a user from the profile context using the admin client.