Openwsman Command-Line Client

The command line client uses openwsman client interface and API to provide a utility for testing and accessing WS-Management information from the command line.

Using the command line client

The command line utility uses the client interface of the openwsman library and supports all features accepted by service in addition to experiemntal feature currently not available in the Openwsman service (Fragment level transfer and Filtering).

To view all support options, run the client with the --help-all option.

The client requires an action, a resource uri and additional options to connect and authenticate with the server.

wsman [Option...] <action> <Resource Uri>

Note that the Identify request does not require any Resource Uri.