Below are useful eaccmd command options to list and remove Endeca application flags.
- 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