Jira CLI project creation and configuration import in a Dockerized Jira 8.20 environment
Goal Establish a repeatable development environment for Jira Software 8.20 that uses Docker to launch a clean instance and the Jira CLI to automate project creation, workflow import, and rule replication. Constraints The Docker image ‘atlassian/jira-software’ requires environment variables such as JIRA_DB_HOST and JIRA_DB_PASSWORD . The CLI plugin must match