mz::command::secret

Function create

Source
pub async fn create(
    cx: &RegionContext,
    __arg1: CreateArgs<'_>,
) -> Result<(), Error>
Expand description

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