[go: up one dir, main page]

Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
assistant
build
deploy
environments
install
providers
settings
storage
variables
version
Last updated Sep 3, 2025

install

Description

manage app installations

Usage

1
2
Usage: forge install [options] [command]

Options

1
2
--verbose                          enable verbose mode
-e, --environment [environment]    specify the environment (see your default
                                   environment by running forge settings
                                   list)
-s, --site [site]                  site URL (example.atlassian.net)
-p, --product [context]            context (Jira, Confluence, Compass,
                                   Bitbucket)
--upgrade                          upgrade an existing installation (default:
                                   false)
--confirm-scopes                   skip confirmation of scopes for the app
                                   before installing or upgrading the app
                                   (default: false)
-l, --license [license]            specify the license value for the app
                                   (allowed values: active, standard,
                                   advanced, inactive, and trial)
--license-modes [licenseModes...]  specify the list of license mode value for
                                   the app (allowed values: user-access)
--users-with-access [user...]      specify the list of Atlassian Account
                                   IDs(aaid) for users who have access to the
                                   app
--major-version <majorVersion>     specify the major version to install
--non-interactive                  run the command without input prompts
-h, --help                         display help for command

Commands

1
2
list [options]                     list app installations

Rate this page: