You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should document that these exist, as well as how to call them. This should naturally also mention the config flag which controls the listening address:
@johnstcn It was decided to handwrite the documentation instead of using swagger to automatically generate them, which is (if I am remembering correctly) why I hadn't closed this issue.
I'm happy to close this out if we decide that using swagger to automatically generate them instead should be a separate issue.
The agent has several HTTP endpoints which can be used for debugging. They are defined here:
coder/agent/agent.go
Lines 1799 to 1812 in 8c05651
We should document that these exist, as well as how to call them. This should naturally also mention the config flag which controls the listening address:
coder/cli/agent.go
Lines 393 to 399 in e96652e
The text was updated successfully, but these errors were encountered: