We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6953c commit db2b6e0Copy full SHA for db2b6e0
README.md
@@ -48,7 +48,7 @@ dongTaiSdk.AddProjectVersion(projectId,verName,description,isEdit=True)
48
dongTaiSdk.SearchProject(projectId)
49
```
50
51
-### Agent
+### Agent (Completed)
52
```python
53
dongTaiSdk.DeleteAgent(agentId)
54
dongTaiSdk.StartAgent(agentId)
0 commit comments