rendlio license
Inspect or verify the licence Rendlio would use.
rendlio license <subcommand> [<file>]Arguments
Section titled “Arguments”| Argument | Value | Required | Meaning |
|---|---|---|---|
<subcommand> | info|validate | yes | info prints the licence source, entity (sub), tier, maintenance_until, this build’s release date, and the verdict. validate verifies a licence file without converting. |
<file> | FILE | no | The licence file to verify. Required by validate; info takes no argument. |
Examples
Section titled “Examples”Who, which tier, maintenance date, verdict. Exit 0 always — this command is informational.
rendlio license infoThe scriptable check: exit 0 valid, exit 3 invalid.
rendlio license validate acme.licenseSee also
Section titled “See also”- Global options and environment variables — they apply here too
- Exit codes — what
rendlio licensereturns and what it promises