Module mz::command::secret

source ·
Expand description

Implementation of the mz secret command.

Consult the user-facing documentation for details.

Structs§

  • Represents the args needed to create a secret

Functions§

  • Creates a secret in the profile environment. Behind the scenes this command uses the psql to run the SQL commands.