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

DXCDT-304: Disable JSON flag for logs tail command #595

Merged
merged 13 commits into from
Jan 11, 2023

Conversation

willvedd
Copy link
Contributor

🔧 Changes

As noted by #419 , the --json (previously: --format) flag does not make sense in the context of log tailing. Alternatively, JSON encoding of logs should be retrieve from auth0 logs list --json. This flag can always be re-added if the desired functionality is better understood, but until now, the defunct flag should be remove.

📚 References

Original issue: #419

🔬 Testing

Removing functionality. No tests necessary.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd requested a review from a team as a code owner January 10, 2023 20:45
@sergiught sergiught merged commit cebf7f7 into v1 Jan 11, 2023
@sergiught sergiught deleted the DXCDT-304-logs-tail-disable-json-flag branch January 11, 2023 10:05
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.

4 participants