Skip to content

Conversation

pyth0n1c
Copy link
Contributor

By default, output shorter, more meaningful message when running
contentctl operations like validate, build, etc.

Only show longer error outputs when the --verbose command line argument is given.

This makes it much easier to understand why your operations are failing as most errors are
generated from Pydantic Exceptions around improperly constructed content.

pyth0n1c added 2 commits June 18, 2024 14:17
verbose error printing
to the terminal. This should
make most operations
easier to understand since
the vast majority of errors are due
to bad yml fields (or missing).
verbose logging is not enabled.
@pyth0n1c pyth0n1c changed the base branch from main to release_v4.1.0 June 18, 2024 23:43
@pyth0n1c pyth0n1c merged commit eb9e2f4 into release_v4.1.0 Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants