guardrails icon indicating copy to clipboard operation
guardrails copied to clipboard

CLI - Add uninstall Command

Open zsimjee opened this issue 9 months ago • 0 comments

In the guardrails CLI, the command exists to install validators. This is done using guardrails hub install [validator_uri].

Add a command that lets us uninstall validators the same way - guardrails hub uninstall [validator_uri].

This would exist in a parallel file to https://github.com/guardrails-ai/guardrails/blob/b3e4fbdab9ae469d62090a629c72624f1b3c33b7/guardrails/cli/hub/install.py

zsimjee avatar May 06 '24 19:05 zsimjee