Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Update app or version fields. Supports setting string or JSON values for existing fields. One or more field parameters provide the JSON location to be updated and its value using 'location=value' syntax where the location is a JSON pointer (https://www.baeldung.com/json-pointer). For simple locations, think of it as a path through the json like '\tagline' for an app or '/vendorLinks/documentation' for an app version. An example is --field /vendorLinks/documentation=https://appfire.atlassian.net/wiki/display/MCLI. Use getApp or getVersion with '--outputType json --pretty' to see the JSON structure.