Module secret

Source
Expand description

Implementation of the mz secret command.

Consult the user-facing documentation for details.

Structs§

CreateArgs
Represents the args needed to create a secret

Functions§

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