Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JettTech authored Sep 17, 2024
1 parent 2b65c58 commit db6b8e7
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions crates/core_app_cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,19 @@ FLAGS:
-V, --version Prints version information
SUBCOMMANDS:
b Gets your balance, fees, promised and available Fuel
happs List all happs published by me
help Prints this message or the help of the given subcommand(s)
hosts List all hosts for a happ by `happ_id``
pay Pay your first pending invoice
pr Gets profile details
prefs Fetch the happ preferences associated with a `pref_hash`
set-prefs Set new happ preferences
tx Gets the list of all your transactions
all-happs List all happs registered in hha
b Gets your balance, fees, promised and available Fuel
enable-happ Enable hosting for a specific happ
help Prints this message or the help of the given subcommand(s)
host-prefs Fetch the happ preference hash for a specific host for a specific happ
hosts List all hosts for a happ by `happ_id``
jurisdiction List the jurisdiction for the provided agent
my-happs List all happs published by me
pay Pay your first pending invoice
pr Gets profile details
pref-details Fetch the happ preferences associated with a happ preference hash
publisher-happs List all happs by provided publisher
set-prefs Set new happ preferences
tx Gets the list of all your transactions
```

0 comments on commit db6b8e7

Please sign in to comment.