From ce9f70d7b3696a54f099628f3337f5c4d5bd1407 Mon Sep 17 00:00:00 2001 From: Markos Fountoulakis <44345837+mfundul@users.noreply.github.com> Date: Thu, 19 Dec 2019 11:01:59 +0200 Subject: Agent claiming (#7525) Initial infrastructure support for agent claiming. This feature is not currently enabled as we are still finalizing the details of the cloud infrastructure w.r.t. agent claiming. The feature will be enabled when we are ready to release it. --- cli/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cli') diff --git a/cli/README.md b/cli/README.md index 3872dac1c1..d39198f26d 100644 --- a/cli/README.md +++ b/cli/README.md @@ -19,6 +19,8 @@ shutdown-agent Cleanup and exit the netdata agent. fatal-agent Log the state and halt the netdata agent. +reload-claiming-state + Reload agent claiming state from disk. ``` Those commands are the same that can be sent to netdata via [signals](../daemon#command-line-options). -- cgit v1.2.3