bws::command::secret

Function process_command

source
pub(crate) async fn process_command(
    command: SecretCommand,
    client: Client,
    organization_id: Uuid,
    output_settings: OutputSettings,
) -> Result<()>