nerdexam
Adobe

AD0-E716 · Question #67

On an Adobe Commerce Cloud platform, what type of environment will be provisioned when launching the CLI for Commerce command magento-cloud environment:branch <environment- name>…

The correct answer is C. An integration environment with the code and database from the parent environment. The type of environment that will be provisioned when launching the CLI for Commerce command magento-cloud environment:branch <environment-name> <parent-environment-id> is an integration environment with the code and database from the parent environment. Integration…

Infrastructure

Question

On an Adobe Commerce Cloud platform, what type of environment will be provisioned when launching the CLI for Commerce command magento-cloud environment:branch <environment- name> <parent-environment-id>?

Options

  • AAn empty integration environment without any code or database.
  • BAn integration environment with fresh Adobe Commerce Cloud installation.
  • CAn integration environment with the code and database from the parent environment.

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    6% (1)
  • C
    89% (16)

Explanation

The type of environment that will be provisioned when launching the CLI for Commerce command magento-cloud environment:branch <environment-name> <parent-environment-id> is an integration environment with the code and database from the parent environment. Integration environments are temporary environments that are used for testing and development purposes on the Adobe Commerce Cloud platform. They can be created from any branch of code and have their own dedicated database and services. When creating an integration environment using the CLI for Commerce command, the code and database from the parent environment are copied to the new integration environment, creating an exact replica of the parent environment. Verified Reference: [Magento 2.4 DevDocs]

Topics

#environment branching#CLI commands#parent environment inheritance#Integration environment

Community Discussion

No community discussion yet for this question.

Full AD0-E716 Practice