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
Flamingock prioritizes safety over automation. If execution fails or results are uncertain, Flamingock stops and requires manual intervention rather than risking data corruption. This ensures you always know the exact state of your systems.
65
+
While ChangeUnit executions typically complete successfully, Flamingock provides configurable recovery strategies to handle any exceptional circumstances that may arise. If results are uncertain, Flamingock stops and requires manual intervention rather than risking data corruption, ensuring you always know the exact state of your systems.
66
+
67
+
You can configure different recovery strategies based on your requirements. For complete details on failure handling and recovery workflows, see [Safety and Recovery](../safety-and-recovery/introduction.md).
Copy file name to clipboardExpand all lines: docs/cli/cli.md
+3-32Lines changed: 3 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,14 @@ sidebar_position: 999
5
5
6
6
# Flamingock CLI
7
7
8
-
Management tool for audit control and issue resolution in distributed system evolution.
8
+
Command-line tool for audit management and maintenance operations.
9
9
10
10
> **Beta Release**
11
11
> This is the beta version of Flamingock CLI, providing essential management operations for audit control and issue resolution. A more comprehensive CLI with full migration execution capabilities is in development.
12
12
13
13
## Overview
14
14
15
-
The Flamingock CLI is a lightweight management tool that helps you maintain consistency and resolve issues in your distributed system changes. When migrations fail or get interrupted, the CLI provides the operational control needed to investigate, understand, and resolve these issues.
15
+
The Flamingock CLI provides operational commands for audit management and maintenance. Use these commands to view audit history, identify issues, and perform resolution operations.
16
16
17
17
## Installation
18
18
@@ -134,36 +134,7 @@ If the change was not applied or rolled back:
0 commit comments