diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1c23efbde0d3d159ebc77dbf31ab6c22761a082c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Call this program with the method "SetValue", "GetValue", "SetValueOnConfiguration" or "RestartNomadJob". + +Call "SetValue" with "Key" and "Value". + +Call "GetValue" with "Key". + +Call "SetValueOnConfiguration" with "Key", "ConfigurationFile" and "ReplaceKey". + +Call "RestartNomadJob" with the "JobId". \ No newline at end of file