This page describes the shell script atlas-update
, part of the Atlassian Plugin SDK.
atlas-update [options]
- Updates the Atlassian Plugin SDK.
This shell script is a Maven wrapper script. All parameters are passed straight through to Maven.
The shell script will display some help text if you enter one of the following as the first argument:
For example:
1 2atlas-update -? atlas-update -help
Run the following command to determine if an update your SDK:
1 2atlas-update
Rate this page: