Home Applications cachecmd

cachecmd

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
3.5
1 reviews
0
Awards
236
Views
0
IPM installs
0
1
Details
Releases (1)
Reviews (1)
Issues
Linux command line utility to interface with Intersystems Cache

What's new in this version

Initial Release

AUTHOR - Raman Sailopal

BACKGROUND - Simple command line utility to interface with Intersystems IRIS environment via an IRIS session

USAGE

- Parameter 1 - The namespace

Parameter 2 - The objectscript command

example 1:

 cachecmd "USER" 'S ^TEST("TEST")="TEST"'

This will set up a global TEST with a subscript TEST and a value TEST, on an instance named IRIS and in the USER namespace

example 2:

 cachecmd "USER" 'W ^TEST("TEST")'
 TEST

This will return the TEST value created in example 1

PREREQUISITES

  - An installed version of intersystems IRIS (See iris repo for installation with Ansible)
  • grep installed on the machine running iriscmd

INSTALLATION - Run:

  git clone https://github.com/RamSailopal/cachecmd.git
  mv cachecmd/cachecmd /usr/local/bin 	
Last checked by moderator
27 Jun, 2023Works
Version
1.0.009 Apr, 2021
Ideas to the app
Category
Integration
Works with
Caché
First published
09 Apr, 2021
Last edited
09 Apr, 2021