Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

POST license file API #3279

Closed
Closed
@spikecurtis

Description

@spikecurtis

Problem

Customers need to be able to add their license file to a Coder deployment

Definition of Done

  1. POSTapi/v2/licenses endpoint
  2. CLI commandcoder licenses add <file>

Acceptance Criteria

Obtain a valid and invalid license file (you can create an invalid one by changing some of the letters in the license file)

  1. Add the license
    coder license add <file>
  2. Access the database.
    If you are using embedded postgres, you can get the connect string with:
    c server postgres-builtin-url
    If you are running external postgres, connect to it directly
  3. Validate that a row is created in the licenses table
  4. Add the invalid license
    coder license add <file>
  5. Verify this command fails and no row is added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp