-
Notifications
You must be signed in to change notification settings - Fork 86
Plugins
Adam Wolfe edited this page Aug 1, 2024
·
1 revision
The Imperative CLI Framework contains features and components that let you develop plug-ins that you can use with Zowe CLI. Use the documentation in this section to learn about developing and managing CLI plug-ins.
-
Core Features
- Imperative Configuration
- Defining Commands
- Command Handlers
- Command Option Precedence
- Environment Variables
- Help Generator
- Experimental Commands
- Creating Commands Using Chained Handlers
- Configuring Logging
- Working with Team Configuration
- Defining and Programming Profiles
- Managing Secure Properties
- Deprecated User Profiles
- Consuming REST APIs Using the REST Client
- Implementing Progress Bars
- Plugins