mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat!: move workspace renames behind flag, disable by default (#11189)
This commit is contained in:
3
cli/testdata/coder_list_--output_json.golden
vendored
3
cli/testdata/coder_list_--output_json.golden
vendored
@ -59,6 +59,7 @@
|
||||
"healthy": true,
|
||||
"failing_agents": []
|
||||
},
|
||||
"automatic_updates": "never"
|
||||
"automatic_updates": "never",
|
||||
"allow_renames": false
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user