Skip to content

This repository contains custom commands and aliases for working/ troubleshooting with WSO2 products.

Notifications You must be signed in to change notification settings

dilshanfardil/aliases-and-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WSO2 Product Utilities

This repository contains custom commands and aliases for working with WSO2 products.

Custom Commands

wso2-init

Unzips a WSO2 product pack into the current directory.

open-issue

Creates directories for WSO2 issues and opens them in the file manager.

Usage:

wso2-init --apim-4.2.0

open-issue ISSUE-23

Setup Instructions

  1. Add aliases to your ~/.zshrc file.
  2. Place custom scripts in the /usr/local/bin/ directory.
  3. Modify the scripts as needed.
  4. Reload your shell:
    source ~/.zshrc
    

About

This repository contains custom commands and aliases for working/ troubleshooting with WSO2 products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%