solo-io / bumblebee

Get eBPF programs running from the cloud to the kernel in 1 line of bash
Apache License 2.0
1.26k stars 78 forks source link

provide simple descriptions for all bee commands #24

Closed linsun closed 2 years ago

linsun commented 2 years ago

Currently, the following ones are lacking:

 list
  login       Log in so you can push images to the remote server.
  pull
  push
  run         Run a BPF program file or OCI image.
  tag

cc @lgadban