Tuesday 29 July 2014

List and Remove Endeca application flags

Below are useful eaccmd command options to list and remove Endeca application flags.

  1. List all flags.
          Syntax    : eaccmd list-flags --app AppicationName

          Example : eaccmd list-flags --app Discover

    2.   Remove particular flag.

          Syntax    : eaccmd remove-flag --app AppicationName --flag <flagName>

          Example : eaccmd remove-flag --app Discover --flag setbaselinedatareadyflag

    3.   Remove all flags.

         Syntax   : eaccmd remove-flag --app AppicationName 

        Example : eaccmd remove-flag --app Discover 

No comments:

Post a Comment