@forge/cli
A command line interface for managing Atlassian-hosted apps
Subcommands
Name | Description |
---|---|
autocomplete | Configures autocomplete for the Forge CLI |
create | Create an app |
deploy | Deploy your app to an environment |
feedback | Let us know what you think about Forge |
install | Manage app installations |
lint | Check the source files for common errors |
login | Log in to your Atlassian account |
logout | Log out of your Atlassian account |
logs | View app logs |
providers | Manage external providers |
register | Register an app you didn't create so you can run commands for it |
settings | Manage Forge CLI settings |
tunnel | Start a tunnel to connect your local code with the app running in the development environment |
uninstall | Uninstall the app from an Atlassian site |
variables | Manage app environment variables |
webtrigger | Get a web trigger URL |
whoami | Display the account information of the logged in user |
help | Display help for command |
Options
Name | Description |
---|---|
-V, --version | Output the version number |
--verbose | Enable verbose mode |
-h, --help | Display help for command |