diff --git a/README.md b/README.md index e9cc6b6..db52961 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ cbctl init --key The `fiber` subcommand let's you interact with the Fiber backend. * `cbctl fiber quota` + Gets your quota for the current billing period. * `cbctl fiber trace tx --hash ` + Gets the trace for a transaction. Run `cbctl fiber trace tx --help` for more info.