Skip to content

feat(poly create project): quiet option does not trigger interactive mode

Choose a tag to compare

@DavidVujic DavidVujic released this 05 May 06:26
9e875ad

Adding support for a --quiet option for the poly create project command. This option will not trigger any interactive mode (i.e. not asking to add a base if available).

This option is useful for agents when runing the poly tool.

Details in #443