CLI

Rate this page:

install

Usage

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

Description: manage app installations

Options

1
2
--verbose                        enable verbose mode
-e, --environment [environment]  specify the environment from options:
                                 development, staging, production (default:
                                 development)
-s, --site [site]                site URL (example.atlassian.net)
-p, --product [product]          product (Jira, Confluence, Compass)
--upgrade                        upgrade an existing installation
--confirm-scopes                 skip confirmation of scopes for the app
                                 before installing or upgrading 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: