<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ONTAP CLI output without displaying headers in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161832#M36983</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2020 05:42:41 GMT</pubDate>
    <dc:creator>StratasysIT</dc:creator>
    <dc:date>2020-12-08T05:42:41Z</dc:date>
    <item>
      <title>ONTAP CLI output without displaying headers</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161788#M36969</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to setup&amp;nbsp;ONTAP CLI output without displaying headers ?&lt;BR /&gt;For example, instead&amp;nbsp; of output for command&amp;nbsp;vserver vscan connection-status show-connected -fields server:&lt;/P&gt;&lt;P&gt;node vserver server&lt;BR /&gt;--------- --------- ----------&lt;BR /&gt;Node01 svm_nas01 X.X.X.X&lt;/P&gt;&lt;P&gt;to get:&lt;/P&gt;&lt;P&gt;Node01 svm_nas01 X.X.X.X&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:42:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161788#M36969</guid>
      <dc:creator>StratasysIT</dc:creator>
      <dc:date>2025-06-04T10:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP CLI output without displaying headers</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161795#M36971</link>
      <description>&lt;P&gt;As near as I can tell there is no option to remove the headers after running a show command.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 15:34:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161795#M36971</guid>
      <dc:creator>nboggs</dc:creator>
      <dc:date>2020-12-07T15:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP CLI output without displaying headers</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161807#M36978</link>
      <description>&lt;P&gt;No way to do this, but you can make the output look nicer with the "-sort-by" option in diag priv.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, this is vol show with size/used filtered:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ontap9-tme-8040::*&amp;gt; vol show -vserver DEMO -volume dd_test* -fields size,used&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;vserver volume size used&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;------- ------- ---- -------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test 10TB 134.0GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0001&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;17.77GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0002&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;14.72GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0003&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;16.76GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0004&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;13.71GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0005&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;17.78GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0006&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;20.80GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0007&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;14.73GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0008&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1.25TB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;17.76GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;9 entries were displayed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it looks when I use "-sort-by name":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ontap9-tme-8040::*&amp;gt; vol show -vserver DEMO -volume dd_test* -fields size,used -sort-by name&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;vserver volume size name-ordinal used&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;------- ------------- ------ ------------ -------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test 10TB - 134.0GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0001 1.25TB base 17.77GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0002 1.25TB base 14.72GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0003 1.25TB base 16.76GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0004 1.25TB base 13.71GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0005 1.25TB base 17.78GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0006 1.25TB base 20.80GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0007 1.25TB base 14.73GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DEMO dd_test__0008 1.25TB base 17.76GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;9 entries were displayed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much cleaner.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 22:18:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161807#M36978</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2020-12-07T22:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP CLI output without displaying headers</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161832#M36983</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 05:42:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-CLI-output-without-displaying-headers/m-p/161832#M36983</guid>
      <dc:creator>StratasysIT</dc:creator>
      <dc:date>2020-12-08T05:42:41Z</dc:date>
    </item>
  </channel>
</rss>

