Downloads1
Subscribe
0
Bookmark
1
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues

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 	
Rating
3.5 (1)
Category
Integration
Works with
Caché
Tags
Info
Version
1.0.0
Last updated
2021-04-09
Repository
Open
Documentation
Open
License
Link