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)
--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: