Hello everyone, I would like to propose an enhancement to Flink that would allow users to list Flink savepoints directly through a built-in command, eliminating the need to depend on external tools like the Flink CLI or file system commands.
The motivation behind this feature is to simplify the process for users and enhance their experience when managing Flink savepoints. By having a dedicated command, users can easily view and select the appropriate savepoint for their Flink jobs without leaving the Flink environment. I would appreciate your thoughts, feedback, and suggestions regarding this proposal. Here are some questions to consider: 1. Do you believe having a command to list Flink savepoints within the Flink runtime environment would be beneficial? 2. Are there any potential drawbacks or considerations we should be aware of? 3. Can we add the "--list" option in the savepoint command for this. *./flink savepoint --list <Job ID> <target directory>?* 4. Are there any other related features or improvements you would like to see in this context? Please share your insights and ideas on this topic. Your feedback will be invaluable in shaping this potential enhancement. Thank you for your time and participation! Best regards, Surendra