coder/enterprise/cli
Ammar Bandukwala b4c0fa80d8
chore(cli): rename Cmd to Command (#12616)
I think Command is cleaner and my original decision to use "Cmd"
a mistake.

Plus this creates better parity with cobra.
2024-03-17 09:45:26 -05:00
..
testdata feat: make agent stats' cardinality configurable (#12535) 2024-03-13 12:03:36 +02:00
features.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
features_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groupcreate.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
groupcreate_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groupdelete.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
groupdelete_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
groupedit.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
groupedit_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
grouplist.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05: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(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
licenses.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
licenses_test.go chore(cli): replace clibase with external `coder/serpent` (#12252) 2024-03-15 11:24:38 -05:00
provisionerdaemons.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
provisionerdaemons_slim.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
provisionerdaemons_test.go chore: consolidate various randomPort() implementations (#12362) 2024-02-29 12:51:44 +00:00
proxyserver.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
proxyserver_slim.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
proxyserver_test.go fix: add `--block-direct-connections` to wsproxies (#12182) 2024-03-07 23:45:59 -06:00
root.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
root_internal_test.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
root_test.go chore(cli): replace clibase with external `coder/serpent` (#12252) 2024-03-15 11:24:38 -05:00
server.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
server_dbcrypt.go chore(cli): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05: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
server_test.go chore: consolidate various randomPort() implementations (#12362) 2024-02-29 12:51:44 +00: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): rename Cmd to Command (#12616) 2024-03-17 09:45:26 -05:00
workspaceproxy_test.go feat: move moons experiment to ga (released) (#11285) 2023-12-19 14:40:22 -06:00