Skip to content

License Authenticate

Authenticates the license key with the Didact Console API.

bash
didact license authenticate [--value "<LICENSE_KEY>"]

Examples

Authenticate the license key, assuming the license key is already specified in the CLI config.

bash
didact license authenticate

Authenticate the license key and specify it in the command.

bash
didact license authenticate --value "someKey"

Proudly powered by VitePress