Skip to content

Commit 08c3b54

Browse files
mvicknrclaude
andcommitted
chore: Initial work to add agent config schema
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6e429d2 commit 08c3b54

5 files changed

Lines changed: 1447 additions & 1 deletion

File tree

.fleetControl/configurationDefinitions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ configurationDefinitions:
1717
description: Python agent configuration
1818
type: agent-config
1919
version: 1.0.0
20-
# will add schema information here later
20+
schema: ./schemas/config.json
21+
format: ini

0 commit comments

Comments
 (0)