dotfiles/dot_oh-my-zsh/plugins/glassfish
2020-06-15 05:31:33 -05:00
..
_asadmin import omz 2020-06-15 05:31:33 -05:00
empty_glassfish.plugin.zsh import omz 2020-06-15 05:31:33 -05:00
README.md import omz 2020-06-15 05:31:33 -05:00

glassfish

The glassfish plugin adds completion for the asadmin utility, a command to manage Oracle GlassFish servers.

To use it, add glassfish to the plugins array in your zshrc file:

plugins=(... glassfish)