kh action get
Get an action
kh action get <action-name> [flags]Examples
# Get action by name
kh a g ethereum-transfer
# Get action details as JSON
kh a g uniswap-swap --jsonOptions
-h, --help help for getOptions inherited from parent commands
-H, --host string KeeperHub host (default: app.keeperhub.com)
--jq string Filter JSON output with a jq expression
--json Output as JSON
--no-color Disable color output
-y, --yes Skip confirmation promptsSEE ALSO
- kh action - Browse available actions