/xld-repo-search-plugin

This plugin provides an input screen in the XL Deploy GUI to search the repository for Infrastructure types and return the properties requested.

Primary LanguageCSSMIT LicenseMIT

XL Deploy repository search plugin

Build Status License: MIT Github All Releases

Preface

This document describes the functionality provided by the XL Deploy repository search plugin.

See the XL Deploy reference manual for background information on XL Deploy and deployment automation concepts.

Overview

This plugin provides an input screen in the XL Deploy GUI for a repository search by object type.

Requirements

  • XL Deploy 5.5+

Installation

  • Copy the latest JAR file from the releases page into XL_RELEASE_SERVER_HOME/plugins
  • Restart the XL Deploy server

Usage

  1. The main menu will display Search at the top-level.
  2. Enter a type defined to XL Deploy's type system. See the documentation for type names.
  3. Enter a Parent to search the level immediately under a container.
  4. Or, enter an Ancestor to search all levels under a container.
  5. Enter the properties to display as a comma-separated list.

search image