Expand description
Operator commands for Guts node administration.
This module provides commands for:
- Key generation and management
- Backup and restore operations
- Diagnostics collection
- Storage maintenance
Structs§
- Backup
Info - Result of a backup operation
- Consensus
Status - Diagnostics
Info - Result of diagnostics collection
- Node
Status - Node status information
- P2pStatus
- Storage
Status - Verify
Result
Functions§
- collect_
diagnostics - Collect node diagnostics for troubleshooting.
- create_
backup - Create a backup of the node’s data directory.
- get_
status - Get current node status (offline mode - reads from disk)
- keygen
- Generate a new Ed25519 keypair for node identity.
- keygen_
to_ file - Generate a keypair and write to file.
- restore_
backup - Restore data from a backup.
- verify_
backup - Verify backup integrity.
- verify_
data - Verify data integrity