Is your feature request related to a problem? Please describe.
The idea would be to allow a test to be pushed to a particular company. That would allow users to not have to manually re-create data in the company of the live environment when there is a bug for example.
Describe the solution you'd like
Through the CLI, a command that includes the test and a firm and company that this test should be pushed to.
Describe alternatives you've considered
Current way of working using staging, or allow for stagings to be spun up a lot easier. But this approach would be a lot more lightweight.
Additional context
This was already "vibe coded". So we already have a good idea of what this could look like. It is just a matter of implementing this properly into the existing CLI
Is your feature request related to a problem? Please describe.
The idea would be to allow a test to be pushed to a particular company. That would allow users to not have to manually re-create data in the company of the live environment when there is a bug for example.
Describe the solution you'd like
Through the CLI, a command that includes the test and a firm and company that this test should be pushed to.
Describe alternatives you've considered
Current way of working using staging, or allow for stagings to be spun up a lot easier. But this approach would be a lot more lightweight.
Additional context
This was already "vibe coded". So we already have a good idea of what this could look like. It is just a matter of implementing this properly into the existing CLI