You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spikecurtis
changed the title
Enterprise Coder Server reads, watches for, and validates license files
Enterprise Coder Server uses license files for Entitlements API
Jul 28, 2022
Problem
Enterprise coder server needs up to date license information to feed the Entitlements API and Feature Server.
RFC
Definition of Done
Acceptance Criteria
"has_license": false
appears in output ofcoder features list -o json
coder license add <license file>
"has_license": true
appears incoder features list -o json
coder license list
obtain license ID
coder license delete <id>
"has_license": false
appears in output ofcoder features list -o json
The text was updated successfully, but these errors were encountered: