environments
install
providers
settings
storage
variables

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 [product]            product (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, inactive, and
                                   trial)
--license-modes [licenseModes...]  [This feature is under development]
                                   specify the list of license mode value for
                                   the app (allowed values: user-access)
--users-with-access [user...]      [This feature is under development]
                                   specify the list of Atlassian Account
                                   IDs(aaid) for users who have access to the
                                   app
--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: