bucketwarden-cli
bucketwarden-cli owns BucketWarden command parsing, operator command routing, local diagnostics, and s3 serve listener startup. It is command glue, not the home for demo implementation logic.
Install
= { = "../bucketwarden-cli" }
Usage
Crate Links
- Called by
bucketwarden. - Wraps demos from
bucketwarden-demo. - Composes runtime calls into
bucketwarden-server. - Uses
bucketwarden-auth,bucketwarden-lock,bucketwarden-policy, andbucketwarden-s3.
Author
Jacob Stewart <jacob@swarmauri.com>