aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main/resources/version.info
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/main/resources/version.info')
-rw-r--r--framework/src/main/resources/version.info7
1 files changed, 7 insertions, 0 deletions
diff --git a/framework/src/main/resources/version.info b/framework/src/main/resources/version.info
new file mode 100644
index 00000000..34f4d969
--- /dev/null
+++ b/framework/src/main/resources/version.info
@@ -0,0 +1,7 @@
+CLI version : __VERSION__
+Available products: __AVAILABLE_PRODUCT_VERSIONS__
+Enabled product : __ENABLED_PRODUCT_VERSIONS__
+
+To enable a product , use one of following methods:
+1. In scripting mode, Set environment variable OPEN_CLI_PRODUCT_IN_USE
+2. In interactive mode, set the directive 'use <product>'