npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@rocketsoftware/zmf-cli-plugin

v2.0.8

Published

ChangeMan ZMF Plug-in for Zowe CLI

Downloads

8

Readme

ChangeMan ZMF Plug-in for Zowe CLI

The ChangeMan ZMF Plug-in for Zowe CLI extends the Zowe CLI framework to interact with ZMF packages and components.

Contents

Prerequisites

Prior to using the ChangeMan ZMF Plug-in for Zowe CLI, please ensure that you have the following prerequisites in place:

  • Installed zowe V2 and a Zowe V2 profile exists
  • Access to Mainframe with valid userid(s)
  • Access to ChangeMan ZMF® subsytems
    • Version 8.2 Patch 7 or higher release.

Installing

If you are unfamiliar with zowe V2, please refer to the Zowe V2 documentation Zowe CLI quick start
For further reading on the changes and new features intrdouced in zowe V2, refer to the Using Zowe CLI

The ChangeMan ZMF Plug-in for Zowe CLI is installed as a standard plugin using the zowe Plugin install command.

zowe plugins install @rocketsoftware/zmf-cli-plugin

to later uninstall the plugin:

zowe plugins uninstall @rocketsoftware/zmf-cli-plugin

Refer to the Zowe V2 documentatation for further details.

Once the plugin is installed, you can obtain details as to each available command by issuing:

zowe --hw

This will build the necessary web help and open a browser containing the help on each command that is available for and any other plugins that may be installed.

Technical Assistance and support for ChangeMan ZMF Plug-in for Zowe CLI

It is recommended that 2 environment variables be set to provide logging information should any issues arise. The default value of WARN is used if these variables are not defined.

Both environment variables should have a value of DEBUG. ZOWE_APP_LOG_LEVEL ZOWE_IMPERATIVE_LOG_LEVEL

The logs will then be found in homedir/.zowe/zowe/logs/zowe.log and homedir/.zowe/imperative/logs/imperative.log

These logs should be deleted on a regular basis.

Once logging is no longer required the values can both be set to WARN which will significantly reduce the logging detail.

The ChangeMan ZMF plug-in for Zowe CLI is made available to customers in accordance with the terms and conditions contained in the provided End-User License Agreement (EULA).

If you are on current Rocket Software support for ChangeMan ZMF, technical assistance and support is provided via the ChangeMan ZMF Community page: ChangeMan ZMF Community page


Copyright 2024 Rocket Software