ops / drop-db

drop-db - cli-mcp examples/annotated-favorites

NAME

drop-db - drop the database (pretend)

SYNOPSIS

drop-db

DESCRIPTION

Destructive-group favorite with confirm. The label is in caps because the cli-web-ops UI does not transform case; what you put in webops.label is what the operator reads on the button.

Examples:

ops drop-db
# [pretend] dropped

# cli-web-ops home screen renders this as:
# [Destructive] > [DROP DATABASE]    (red modal, must type 'yes')

Agent behavior: do NOT auto-confirm destructive tools. The DestructiveHint exists for human review. If an automated workflow must call a destructive tool, the workflow should run as a non- interactive operator-of-record account with its own audit trail, not as an agent click-through.

Usage:

drop-db [GLOBAL OPTIONS] [command [COMMAND OPTIONS]] [ARGUMENTS...]