Search RightScripts for a specific text pattern.
Table of Contents
The Search action button (Design -> RightScripts) allows you to specify a pattern to match against throughout many RightScripts. For example, perhaps you are working on your own RightScript and are having difficulties with using "curl" or are considering using "wget" instead. You can search through all of the imported RightScripts for example usages of the curl utility. The Steps below use this example to help explain how this feature works.
You enter the search criteria in the "Search for" field:
The "Search in" field allows you to expand or contract the category of RightScripts you search within. Simply check which of the script types you want to search in (multiple checkboxes are supported).
The output of your search is displayed in a separate window. It is pretty self explanatory, but here are a few more points for clarity sake:
Found a total of 11 script(s) containing "curl" Displaying 11 script(s), 11 matching line(s) and 11 occurence(s)
res=`curl -S -s -o - -f https://www.dnsmadeeasy.com/servlet/updateip?username=$DNSMADEEASY_USER\&password=$DNSMADEEASY_PASSWORD\&id=$DNS_ID\&ip=$ipaddr`
© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.