redis-di delete-context
Deletes a context
Deletes a context from the ~/.redis-di context file. Because this is destructive, the command asks
for confirmation unless you pass --force.
Usage
redis-di delete-context <name> [flags]
Options
| Option | Description |
|---|---|
--force |
Skip the confirmation prompt. |
This command also accepts the global options.
Example
redis-di delete-context dev --force