CLI Commands
recalculate
Recalculate system state
Recalculate Command
The recalculate
command forces a recalculation of the system state.
Usage
Description
The recalculate command triggers a fresh calculation of the system state. This is useful when:
- State might be out of sync
- Changes aren’t being detected
- Troubleshooting deployment issues
- Verifying system consistency
Flags
--environment
: Recalculate specific environment(s)--package
: Recalculate specific package(s)
Examples
Process
During recalculation, the system:
- Evaluates current state
- Checks all dependencies
- Updates package states
- Verifies environment configurations
- Updates deployment status
Related Commands
sync
: Synchronize state with serverreview
: Review system changes