Running bundle commands from a folder that holds a bundle.yml (i.e. the bundle root) doesn't allow much flexibility in workflows; e.g. if I want to create multiple bundle files, use names other than bundle, or just run a command from the project root instead of the location of the bundle file.
Instead, all bundle commands should use the specific bundle file as an argument.
Running bundle commands from a folder that holds a
bundle.yml(i.e. thebundle root) doesn't allow much flexibility in workflows; e.g. if I want to create multiple bundle files, use names other thanbundle, or just run a command from the project root instead of the location of the bundle file.Instead, all bundle commands should use the specific bundle file as an argument.