schema_version: "1.0" name: git-remote description: "A remote URL configured on a git repo" resource_kind: physical sandbox_strategy: none user_addable: false built_in: true cli_args: [] parent_types: ["git"] child_types: [] capabilities: read: true write: false sandbox: false checkpoint: false handler: "cleveragents.resource.handlers.git:GitConfigHandler"