summaryrefslogtreecommitdiffstats
path: root/src/wsman-client-options.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wsman-client-options.c')
-rw-r--r--src/wsman-client-options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wsman-client-options.c b/src/wsman-client-options.c
index a2e0226..c8ddebf 100644
--- a/src/wsman-client-options.c
+++ b/src/wsman-client-options.c
@@ -112,6 +112,7 @@ WsActions action_data[] = {
{"create", WSMAN_ACTION_TRANSFER_CREATE},
{"delete", WSMAN_ACTION_TRANSFER_DELETE},
{"enumerate", WSMAN_ACTION_ENUMERATION},
+ { "references", WSMAN_ACTION_ENUMERATE_REFERENCE_INSTANCES},
{"pull", WSMAN_ACTION_PULL},
{"release", WSMAN_ACTION_RELEASE},
{"invoke", WSMAN_ACTION_CUSTOM},