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

Tools: add a new CLI in rust and related CI tests #12

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

Officeyutong
Copy link
Contributor

This PR adds:

  • A new bpftime cli named bpftime which is located in tools/cli-rs. It has the ability to inject server or agent into applications and run them. It can also be statically linked which provides a more convenient way to distribute
  • Related workflows to test the new CLI. They are in test-cli.yml. The workflow will build & install runtime and cli, and invokes cli to inject server and agent, and test if them exist successfully.

@yunwei37 yunwei37 changed the title Add a new CLI in rust and related CI tests Tools: add a new CLI in rust and related CI tests Sep 27, 2023
@yunwei37 yunwei37 merged commit c139021 into eunomia-bpf:master Sep 27, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants