Commands
runagent teardown
Remove RunAgent configuration
Synopsis
Description
Remove RunAgent configuration and authentication data from your system.
Options
Option | Description | Default |
---|---|---|
--force , -f | Skip confirmation | false |
--all | Remove all RunAgent data | false |
Examples
What Gets Removed
Standard teardown removes:
~/.runagent/config.json
- Authentication tokens
- Cached credentials
With --all
flag, also removes:
- Local deployment data
- Log files
- Temporary files
Interactive Confirmation
See Also
runagent setup
- Set up configuration again