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

Add new commands to support latest API endpoints #1524

Merged
merged 3 commits into from
Aug 3, 2024

Conversation

jleaniz
Copy link
Collaborator

@jleaniz jleaniz commented Aug 2, 2024

Description of the change

This PR adds the following commands to the CLI tool:

  • config download: Downloads the running Turbinia configuration from the API server.
  • report request: Retrieves the Markdown report for a Turbinia request.
  • report task: Retrieves the Markdown report for a Turbinia task.

Applicable issues

Additional information

Checklist

  • All tests were successful.
  • Unit tests added.
  • Documentation updated.

@jleaniz jleaniz requested a review from hacktobeer August 2, 2024 17:55
@jleaniz jleaniz self-assigned this Aug 2, 2024
@jleaniz jleaniz marked this pull request as ready for review August 2, 2024 17:57
@jleaniz
Copy link
Collaborator Author

jleaniz commented Aug 2, 2024

E2E tests were failing due to docker-compose command not found looks like this changed to docker compose a while ago. Making that change seems to have worked.

https://github.com/orgs/community/discussions/116610

Copy link
Collaborator

@hacktobeer hacktobeer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for quick PR again!

@hacktobeer hacktobeer merged commit 1ff3ddf into google:master Aug 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: API server - submit gives 0 output
2 participants