|
Is it possible to generate the script to a different I have noticed that It would be helpful if I can generate the script in Or can I perhaps pass a different I know I could wrap my |
Answered by
DannyBen
Jul 4, 2024
Replies: 1 comment 1 reply
|
Well, no there is not really an option like this. Keep in mind that the Things to consider:
Is this helpful? |
1 reply
Answer selected by
codevogel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well, no there is not really an option like this. Keep in mind that the
target_dirin the settings is not only for the final script, it is used by other things as well.Things to consider:
bashly generate --env productiondoes not change the BASHLY_ENV environment variable, so you might need to run something likeBASHLY_ENV=production bashly g