Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

cdktf-cli: disable animations via flag #2951

@lohrm-stabl

Description

@lohrm-stabl

Description

There is the --no-color flag which disables all colors. However, it would be great to be able to disable the animations as well.

This is required because in some CIs, the output will look like this:

⠇  Synthesizing
⠏  Synthesizing
⠋  Synthesizing
⠙  Synthesizing
⠹  Synthesizing
⠸  Synthesizing
⠼  Synthesizing
⠴  Synthesizing
⠦  Synthesizing
⠧  Synthesizing
⠇  Synthesizing

I think this is possible with the CI environment variable. However, it would be great if it could be explicitly triggered by a flag as well.

Help Wanted

  • I'm interested in contributing a fix myself

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority/awaiting-more-evidenceLowest priority. Unlikely to be worked on unless/until it gets a lot more upvotes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions