microsoft/SDN

Wrong command in k8s windows collectlogs.ps1

zhiweiv opened this issue · 1 comments

hnsdiag list adapters > hnsdiag.adapters.txt

There is no object type adapters, the output is

hnsdiag list adapters
Copyright (c) Microsoft Corporation. All rights reserved.

   hnsdiag <command> <object> [options ...]

   list <object>
     Lists the specified object(s).

   delete <object> <id>
     Delete the specified object.

   Objects
     All  (only valid when used with list)
     Endpoints
     Loadbalancers
     Namespaces
     Networks

   Flags
     -d
           Detailed option, when used with list, dumps the json of the object

It is intended per #456