Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Xenon Client (xenonc)

Vamsi Krishna Brahmajosyula edited this page Mar 15, 2016 · 1 revision

Overview

The xenon-client module provides a simple command line interface to Xenon services.

Command Usage

xenonc [OPTIONS] METHOD SERVICE [FLAGS]...

Options:
  -i string
    	Body input
  -n	Do not print a trailing newline character
  -s string
    	Output field selector
  -t string
    	Enables trace dump of all HTTP data, to the given output file
  -x	Execute body template and print request to stdout
  -xenon string
    	Root URI of xenon node

For detailed information on examples, how to build and use xenonc see Readme

Clone this wiki locally