A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command. When the command was run, the developer received the error message: "This command is required to run from within an SFDX project"
What can be two possible reasons that caused this problem? Choose 2 answers
Sales and Service products will be created by two teams that will use second-generation managed package(s). The Sales team will use a specific function of the Service product, but the architect wants to ensure that this team will only use the functions exposed by the Service team. No other team will use these same functions.
What should an architect recommend?
Universal Containers (UC) has multiple development teams that work on separate streams of work, with different timelines. Each stream has different releases of code and config, and thedelivery dates differ between them.
What is a suitable branching policy to recommend?
Universal Containers (UC) has a customized repository that represents lots of different
apps or projects. UC currently is trying to shift from the org development model to the package
development model to manage changes. In the org development model, each developer starts
their work within their own personal sandbox.
When it comes to choosing development environments, what should a Salesforce architect
recommend?
Start using scratch orgs because a developer can spin up a scratch org to start a new
project, start a new feature branch, or start automated Testing.
B. Start using scratch orgs that tracks all of the changes automatically and proceed with a
staggered approach since scratch orgs can coexist with other models.
C. Keep developing in the dev sandboxes because scratch orgs are not within the code
deployment path.
D. Keep developing in the dev sandboxes, so that the developers feel no impact at all as they
are used to the sandbox development.