You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Risk message**| This deletes the specified remote managed Agent Session. |
242
+
243
+
> **Agent safety:** Never add `--yes` automatically. On `type="requires_confirmation"`, stop and ask for explicit user confirmation of the same action and scope.
|**Description**| Remove a resource from state without destroying it remotely |
565
+
|**Authentication**| No Auth |
566
+
|**Usage**|`bl managed-agent state rm --address <provider.type.name> [--file <path>]`|
567
+
|**Risk**|`high`|
568
+
|**Risk message**| This removes the resource from local state without deleting it remotely, so this project will no longer track it. |
569
+
570
+
> **Agent safety:** Never add `--yes` automatically. On `type="requires_confirmation"`, stop and ask for explicit user confirmation of the same action and scope.
0 commit comments