mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Remove DX license config instructions from Moderne CLI license page
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 136 KiB |
@@ -25,9 +25,11 @@ Beginning with CLI and DX v3.30.0, license keys no longer need to be installed d
|
||||
|
||||
### Moderne DX customers
|
||||
|
||||
To configure the license in DX, set the `moderne.dx.licenseKey` property to the license key supplied by Moderne in the DX `local.properties` file. After which, a license lease will be automatically fetched by the CLI prior to running a recipe.
|
||||
:::info
|
||||
To service license leases, a valid license must be installed on the DX instance.
|
||||
:::
|
||||
|
||||
To explicitly refresh a license lease, run the following CLI command:
|
||||
A license lease will be automatically fetched by the CLI prior to running a recipe. To explicitly refresh a license lease, run the following CLI command:
|
||||
|
||||
```bash
|
||||
mod config license moderne sync
|
||||
|
||||
Reference in New Issue
Block a user