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

@ibm/system-automation-for-zowe-cli

v2.1.4

Published

IBM Z System Automation plugin for Zowe CLI (Zowe-V2): A Zowe CLI Plugin for IBM's Z System Automation Operations API.

Downloads

23

Readme

IBM Z System Automation Plug-in for Zowe CLI

IBM Z System Automation Plug-in for Zowe CLI extends Zowe CLI to let you interact with IBM Z System Automation (SA) through its optional System Automation Operations API (REST). This solution is intended for operators and developers of applications running on zOS, automated by Z System Automation. With the CLI commands offered by this CLI these users can perform many daily tasks to manage these applications which are represented as resources by SA.

In addition this CLI offers commands for SA adminstrators to get more information about the running SA components (called members in this CLI), interact with these members (such as activate another policy) and get usefull information about the running system and the automated resources.

Usage

After installation you can use it like any other Zowe CLI Plug-In. Like for most other Zowe CLI Plug-Ins you need to connect your CLI to a running SA Operations REST Server by creating a Zowe CLI Profile for SA. For more help how to create such a profile and which commands are available - get an overview of with the command

zowe sa --help

Note: Depending on the version of the SA Operations Server you are connected to - some commands will not be supported. Use the command

zowe sa view version

To get more information about the SA Operations API Version you are connected to.

Environment Variables

Following Environment variables can be set to define the log level of the Zowe CLI framework, respectively of the tracing/logging done by the CLI plugins. For more details refer to the official documentation of the Zowe CLI Imperative Framework.

In addition Following environments variables have been defined for the SA Plug-In.

Logging

Trace / Log file can be found in the hidden directory ".zowe" which has been created in your user home directory.

For example on Windows: C:\users<YourUserName>.zowe\zowe\logs\zowe.log On Mac/Linux you will find this hidden log directory in your home directory.

Documentation

All commands provided by this plug-in are documented using the --help option of the Zowe CLI. An overview of all available commands and other generic help can be found in the official Z System Automation Documentation Integrating - Exploitation with Zowe

Version History

Can be found in the Changelog.

Need help...

In case you have a question, request or problem with this plug-in you can contact us on the Forum: SA Public Forum - IBM Z and LinuxONE Community