docs: update-hiero-cli#511
Merged
jaycoolh merged 15 commits intohashgraph:mainfrom Apr 27, 2026
Merged
Conversation
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
…etup Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
Signed-off-by: rozekmichal <michal.rozek@blockydevs.com>
mmyslblocky
approved these changes
Apr 22, 2026
jaycoolh
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the Hiero CLI documentation to better match current
@hiero-ledger/hiero-clibehavior and the official plugin model: refreshed hub content, aligned existing plugin pages with manifests/help output, added missing plugin guides, adjusted navigation, and tightened the scripting quickstart.What changed
hiero-cli/overview.mdx): Reworked intro, cards, and flowsdocs.json): Registered new routes and reordered the Plugins group to match the overview card order.hiero-cli/scripting/quickstart.mdx): Aligned with official demo scripts and environment setup.open-source-solutions.mdx): Adjusted Hiero CLI section presentation alongside the above.Important note
The documentation changes in this pull request are based on a local build that is significantly more up to date than the latest release currently published on npm.