Home Applications zapm-addcmd

zapm-addcmd

Community Project
This project is maintained by its author and is not officially supported by InterSystems. For technical support, please contact the project developer.
4
1 reviews
0
Awards
186
Views
22
IPM installs
0
Add to bundle
Details
Releases (5)
Reviews (1)
Issues
Articles (1)
Dependencies (1)
An example of adding new commands to the zapm shell

What's new in this version

update module

zapm-addcmd

Gitter

An example of adding new commands to the zapm shell.

Installation with ZPM

zpm:USER>install zapm-addcmd

Installation with Docker

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/SergeyMi37/zapm-addcmd.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Test it

Open IRIS terminal:

$ docker-compose exec iris iris session iris
USER>
USER>zapm "cmd"

Additional commands.

USER>zapm "StopProd"
...
USER>zapm "StartProd"

Last checked by moderator
25 Aug, 2026
Made with
Install
zpm install zapm-addcmd download archive
Version
1.0.427 Jan, 2021
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
19 Jan, 2021
Last edited
27 Jan, 2021