coder/enterprise/cli
Steven Masley d2998c6b7b
feat: implement organization context in the cli (#12259)
* feat: implement organization context in the cli

`coder org show current`
2024-02-26 10:03:49 -06:00
..
testdata feat: add custom error message on signups disabled page (#11959) 2024-02-01 18:01:25 +01:00
features.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
features_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groupcreate.go feat: implement organization context in the cli (#12259) 2024-02-26 10:03:49 -06:00
groupcreate_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groupdelete.go feat: implement organization context in the cli (#12259) 2024-02-26 10:03:49 -06:00
groupdelete_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groupedit.go feat: implement organization context in the cli (#12259) 2024-02-26 10:03:49 -06:00
groupedit_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
grouplist.go feat: implement organization context in the cli (#12259) 2024-02-26 10:03:49 -06:00
grouplist_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groups.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
licenses.go fix(enterprise/cli): add ID to default columns in licenses list output (#11823) 2024-01-26 09:55:16 +00:00
licenses_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
provisionerdaemons.go fix(coderd): only allow untagged provisioners to pick up untagged jobs (#12269) 2024-02-22 15:04:31 +00:00
provisionerdaemons_slim.go refactor(cli)!: remove reset-password from slim binary (#9520) 2023-09-04 19:38:53 +03:00
provisionerdaemons_test.go feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
proxyserver.go chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06:00
proxyserver_slim.go refactor(cli)!: remove reset-password from slim binary (#9520) 2023-09-04 19:38:53 +03:00
proxyserver_test.go fix: use header flags in wsproxy server (#10985) 2023-12-05 14:13:42 +04:00
root.go refactor(cli)!: remove reset-password from slim binary (#9520) 2023-09-04 19:38:53 +03:00
root_internal_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
root_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
server.go feat(coderd): connect dbcrypt package implementation (#9523) 2023-09-07 15:49:49 +01:00
server_dbcrypt.go feat(coderd): connect dbcrypt package implementation (#9523) 2023-09-07 15:49:49 +01:00
server_dbcrypt_test.go fix: add postgres triggers to remove deleted users from user_links (#12117) 2024-02-20 13:19:38 -06:00
start_test.go fix(cli): ssh: auto-update workspace (#11773) 2024-01-23 18:01:44 +01:00
templatecreate_test.go feat: remove workspace_actions experiment (#11427) 2024-01-10 16:19:39 -06:00
templateedit_test.go fix: fix template edit overriding with flag defaults (#11564) 2024-01-11 16:18:46 -06:00
workspaceproxy.go chore(cli): replace lipgloss with coder/pretty (#9564) 2023-09-07 16:28:22 -05:00
workspaceproxy_test.go feat: move moons experiment to ga (released) (#11285) 2023-12-19 14:40:22 -06:00