Skip to content

Conversation

@Intermarch3
Copy link

GOO CLI

Creation of a command line tool to simplify the usage of the GOO (Gno Optimistic Oracle) implemented in this PR as suggested by @leohhhn

Here is the helper and the list of commands implemented :

Goo Oracle CLI - Command-line interface for the Gno Optimistic Oracle

This CLI provides a comprehensive interface to interact with the Gno Optimistic Oracle,
allowing you to create requests, propose values, dispute proposals, vote on disputes,
and manage oracle parameters.

Usage:
  goo [command]

Available Commands:
  admin       Admin operations
  completion  Generate the autocompletion script for the specified shell
  config      Manage CLI configuration
  dispute     Manage disputes
  help        Help about any command
  propose     Propose values for requests
  query       Query oracle data
  request     Manage data requests
  vote        Manage voting on disputes

Flags:
  -h, --help         help for goo
      --key string   Key name to use with gnokey (overrides config)
  -v, --verbose      Enable verbose output
      --version      version for goo

Use "goo [command] --help" for more information about a command.

@Intermarch3 Intermarch3 marked this pull request as ready for review November 7, 2025 15:48
@leohhhn leohhhn self-requested a review November 17, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant