1WSMANCLI(1) User Commands WSMANCLI(1)
2
3
4
6 wsmancli - manual page for wsmancli 2.2.6 (201207311652)
7
9 Usage:
10 wsman [Option...] <action> <Resource Uri>
11
12 Help Options
13
14 -?, --help
15
16 --help-all
17 Show help options
18
19 --help-enumeration
20 Enumeration Options
21
22 --help-tests
23 Test Cases
24
25 --help-cim
26 CIM Options
27
28 --help-flags
29 Request Flags
30
31 --help-event
32 Subscription Options
33
34 Application Options
35
36 -q, --non-interactive
37 Don't ask for credentials interactively
38
39 -q, --version
40 Display application version
41
42 -d, --debug=1-6
43 Set the verbosity of debugging output.
44
45 -j, --encoding
46 Set request message encoding
47
48 -c, --cacert=<filename>
49 Certificate file to verify the peer
50
51 -A, --cert=<filename>
52 Certificate file. The certificate must be in PEM format.
53
54 -K, --sslkey=<key>
55 SSL Key.
56
57 -u, --username=<username>
58 User name Can also be passed by setting the WSMAN_USER environ‐
59 ment variable. The command line option takes precedence.
60
61 -g, --path=<path>
62 Service Path (default: 'wsman')
63
64 -J, --input=<filename>
65 File with resource for Create and Put operations in XML, can be
66 a SOAP envelope
67
68 -p, --password=<password>
69 User Password Can also be passed by setting the WSMAN_PASS envi‐
70 ronment variable. The command line option takes precedence.
71
72 -h, --hostname=<hostname>
73 Host name
74
75 -b, --endpoint=<url>
76 End point
77
78 -P, --port=<port>
79 Server Port
80
81 -X, --proxy=<proxy>
82 Proxy name
83
84 -Y, --proxyauth=<proxyauth>
85 Proxy user:pwd
86
87 -y, --auth=<basic|digest|gss>
88 Authentication Method
89
90 -a, --method=<custom method>
91 Method (Works only with 'invoke')
92
93 -k, --prop=<key=val>
94 Properties with key value pairs (For 'put', 'invoke' and 'cre‐
95 ate')
96
97 -C, --config-file=<file>
98 Alternate configuration file
99
100 -O, --out-file=<file>
101 Write output to file
102
103 -V, --noverifypeer
104 Not to verify peer certificate
105
106 -v, --noverifyhost
107 Not to verify hostname
108
109 -I, --transport-timeout=<time in sec>
110 Transport timeout in seconds
111
112
113
114wsmancli 2.2.6 (201207311652) July 2012 WSMANCLI(1)