Skip to content

secret manager delete

dbeaver-devops edited this page Jun 2, 2026 · 2 revisions

Note: This feature is available in dbvr Pro only.

Table of contents

Synopsis

dbvr secret-manager delete [-hV] <configurationId>

Tip: You can also use global options with this command.

Description

Remove the secret manager configuration from the workspace.

Required argument

<configurationId>

Specify the secret manager configuration ID to delete.

Tip: Run secret-manager list to see available configurations and their IDs.

Example

dbvr secret-manager delete aws-prod

Clone this wiki locally