Atlassian SDK Developer

  • Guides
  • Reference
  • Resources

Atlassian SDK Developer

Modules
Atlas CLI
  • Automatic plugin reinstallation with QuickReload
  • atlas-clean
  • atlas-cli
  • atlas-clover
  • atlas-compile
  • atlas-create-bamboo-plugin
  • atlas-create-bamboo-plugin-module
  • atlas-create-bitbucket-plugin
  • atlas-create-bamboo-bitbucket-module
  • atlas-create-confluence-plugin
  • atlas-create-confluence-plugin-module
  • atlas-create-crowd-plugin
  • atlas-create-crowd-plugin-module
  • atlas-create-fecru-plugin
  • atlas-create-fecru-plugin-module
  • atlas-create-home-zip
  • atlas-create-jira-plugin
  • atlas-create-jira-plugin-module
  • atlas-create-plugin
  • atlas-create-refapp-plugin
  • atlas-create-refapp-plugin-module
  • atlas-create-stash-plugin
  • atlas-create-stash-plugin-module
  • atlas-debug
  • atlas-help
  • atlas-install-plugin
  • atlas-integration-test
  • atlas-mvn
  • atlas-package
  • atlas-release
  • atlas-release-rollback
  • atlas-run
  • atlas-run-standalone
  • atlas-unit-test
  • atlas-update
  • atlas-version

atlas-update

This page describes the shell script atlas-update, part of the Atlassian Plugin SDK. 

Basic usage

atlas-update [options] - Updates the Atlassian Plugin SDK.

Parameters

This shell script is a Maven wrapper script. All parameters are passed straight through to Maven.

Getting help

The shell script will display some help text if you enter one of the following as the first argument:

  • -?
  • -h
  • help
  • -help
  • --help

For example:

1
2
atlas-update -?
atlas-update -help

Examples

Run the following command to determine if an update your SDK:

1
atlas-update
System statusPrivacyDeveloper TermsTrademarkCookie preferences© 2019 Atlassian