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
Obtain a license file with a low user limit (10 or so)
Add license to test cluster coder license add <license file>
Create more users than allowed
Validate that CLI commands that interact with the API print a warning to stderr with warnings about having too many users. E.g. coder users list coder templates list
The text was updated successfully, but these errors were encountered:
Problem
When customers exceed the terms of their license, we want them to know it. This includes users who only use the CLI.
RFC
Acceptance Criteria
coder license add <license file>
coder users list
coder templates list
The text was updated successfully, but these errors were encountered: