Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Epicli prepare - generate files in separate directory #2701

Closed
8 of 13 tasks
rafzei opened this issue Oct 12, 2021 · 0 comments
Closed
8 of 13 tasks
Assignees
Labels
priority/low Task with low priority type/improvement type/low-hanging-fruit Good, nice, simple task

Comments

@rafzei
Copy link
Contributor

rafzei commented Oct 12, 2021

Is your feature request related to a problem? Please describe.
epicli prepare overwriting target directory

Describe the solution you'd like
It should generate os-specific directory name eg.:

  • prepare_script_centos7
  • prepare_script_rhel7
  • prepare_script_ubuntu18

Describe alternatives you've considered
Add a new optional argument to specify target directory.
eg.
epicli prepare --os centos-7 --output_dir scripts_centos7
epicli prepare --os centos-7 -o scripts_centos7

Additional context
None


DoD checklist

  • Changelog updated
  • COMPONENTS.md updated / doesn't need to be updated
  • Schema updated / doesn't need to be updated
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
  • Idempotency tested
  • Documentation added / updated / doesn't need to be updated
  • All conversations in PR resolved
  • Solution meets requirements and is done according to design doc
  • Usage compliant with license
  • Backport tasks created / doesn't need to be backported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low Task with low priority type/improvement type/low-hanging-fruit Good, nice, simple task
Projects
None yet
Development

No branches or pull requests

4 participants