Activate your Symflower license key in CLI
There are two options to activate your license key in the command line:
Environment variable
Use the license key via an environment variable:
$ export SYMFLOWER_LICENSE_KEY=90B661-79BF03-XXXXXX-E3A4FB-CF9B67-V3
$ symflower version
This will yield the following output:
symflower v1234 on linux/amd64
License: Active
Flag
Use the --license-key
flag:
$ symflower version --license-key=90B661-79BF03-XXXXXX-E3A4FB-CF9B67-V3
This will yield the following output:
symflower v1234 on linux/amd64
License: Active
All of Symflower's paid features should now be available for you. Found a problem? Let us know.
Check if your license is active
Check your Symflower version:
$ symflower version
This will yield the following output:
symflower v45568 on darwin/arm64
Machine ID: [YOUR_MACHINE_ID]
Containerized: false
BuildVersion: 22D49
KernelVersion: 22.3.0
PATH: /opt/homebrew/opt/node@20/bin:/Users/kristofhorvath/Documents/Symflower/symflower.com/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin
ProductName: macOS
ProductVersion: 13.2
License: active [XXXXXXXX-XXXXX-XXXX-XXXX-XXXXXXXXXXXX]
Give us your feedback and let us know how we can improve Symflower at hello@symflower.com or https://github.com/symflower/symflower. Thanks so much for your help!