Rehearse only
Course 8 needs the live install. Reset and uninstall are launched only to read their prompts, then aborted.
Keep the install alive
Destructive execution belongs after Course 8, not inside this lesson.
Confirm protected backups
armaraos config show
armaraos memory graph-export <AGENT> -o brain.json
Inventory credentials
armaraos vault list
The live vault is empty. The active provider key still belongs on the revocation inventory.
Read and abort both prompts
armaraos reset
# press Ctrl+C
armaraos uninstall
# press Ctrl+C
Know the three outcomes
- Reset removes local config and state.
- Uninstall removes ArmaraOS.
- Uninstall with keep-config leaves config and key files on disk.
Separate deletion from revocation
armaraos config delete-key <PROVIDER>
This deletes the local copy. It does not revoke the key at its provider.
Revoke only a genuine spare
No spare key was available. The active OpenRouter credential was correctly preserved; learners revoke a real unused key at its source.
Check it / prove nothing was destroyed
Backups exist and health is OK.
Name every item each prompt would remove, then name the separate provider revocation step.
Reset and uninstall have no undo. Local credential deletion does not stop a provider key from working or billing.