coder/enterprise/cli
Steven Masley b7f4f3a771
chore: Implement workspace proxy going away (graceful shutdown) (#7459)
* chore: Implement workspace proxy going away

When a workspace proxy shuts down, the health status of that
proxy should immediately be updated. This is purely a courtesy
and technically not required
2023-05-10 19:23:16 -05:00
..
features.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
features_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groupcreate.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groupcreate_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groupdelete.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groupdelete_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groupedit.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groupedit_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
grouplist.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
grouplist_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
groups.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
licenses.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
licenses_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
provisionerdaemons.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
proxyserver.go chore: Implement workspace proxy going away (graceful shutdown) (#7459) 2023-05-10 19:23:16 -05:00
proxyserver_slim.go chore: Add workspace proxy enterprise cli commands (#7176) 2023-04-20 09:48:47 -05:00
root.go chore: Add workspace proxy enterprise cli commands (#7176) 2023-04-20 09:48:47 -05:00
root_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
server.go fix: remove audit-logging flag from the server (#6991) 2023-04-04 12:11:10 -05:00
server_slim.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
workspaceproxy.go chore: Allow editing proxy fields via api. (#7435) 2023-05-09 13:46:50 -05:00
workspaceproxy_test.go chore: Remove extra opt and fix 'proxy' alias (#7413) 2023-05-05 13:09:04 -05:00