Module mz::command::user

source ·
Expand description

Implementation of the mz user command.

Consult the user-facing documentation for details.

Structs§

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

Functions§

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