coder/cli/cliui
Mathias Fredriksson c1ecc91aab
feat: Add fallback troubleshooting URL for coder agents (#5005)
2022-11-16 12:53:02 +02:00
..
agent.go fix: Fix ssh message/spinner in VSCode integrated terminal (#5000) 2022-11-10 18:21:38 +00:00
agent_test.go feat: Add fallback troubleshooting URL for coder agents (#5005) 2022-11-16 12:53:02 +02:00
cliui.go fix: Improve consistency on CLI help (#4112) 2022-09-19 11:36:18 -05:00
log.go feat: Add config-ssh command (#735) 2022-03-30 17:59:54 -05:00
parameter.go fix: trim leading and trailing spaces from template parameters (#2829) (#2879) 2022-07-11 11:46:03 -05:00
prompt.go feat: default confirm to no for cli delete (#2919) 2022-07-12 10:36:07 -07:00
prompt_test.go chore: Use standardized test timeouts and delays (#3291) 2022-08-01 15:45:05 +03:00
provisionerjob.go feat: Add buffering to provisioner job logs (#4918) 2022-11-06 20:50:34 -06:00
provisionerjob_test.go fix: Don't use StatusAbnormalClosure (#4155) 2022-09-22 18:26:05 +00:00
resources.go feat: Add connection_timeout and troubleshooting_url to agent (#4937) 2022-11-09 17:27:05 +02:00
resources_internal_test.go feat: show agent version in UI and CLI (#3709) 2022-08-31 16:33:50 +01:00
resources_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00
select.go feat: use and display default template values when creating wkspc. (#1584) 2022-05-19 22:49:40 +10:00
select_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00
table.go fix: Use the maximum number of users for a license warning (#4410) 2022-10-06 20:59:25 -05:00
table_test.go fix: Use UTC in cli/cliui table test to match expected output (#5063) 2022-11-14 15:08:51 +02:00