remove save-database from netdatacli usage (#18519)
Ilya Mashchenko committed
Sep 11, 2024 at 00:46 UTC
cf768b84abb0e0da521df466217843c40cec9908
1 file changed
-2
src/daemon/commands.c
-2
@@ -115,8 +115,6 @@ static cmd_status_t cmd_help_execute(char *args, char **message)
115
" Reload health configuration.\n\n"
116
"reload-labels\n"
117
" Reload all labels.\n\n"
118
- "save-database\n"
119
- " Save internal DB to disk for memory mode save.\n\n"
118
"reopen-logs\n"
119
" Close and reopen log files.\n\n"
120
"shutdown-agent\n"