diff --git a/doc/source/cli_ref/system.rst b/doc/source/cli_ref/system.rst index 1771c52c0..910219009 100644 --- a/doc/source/cli_ref/system.rst +++ b/doc/source/cli_ref/system.rst @@ -769,72 +769,6 @@ Unsupported commands The following commands are no longer supported. -``host-apply-cpuprofile`` - Apply a CPU profile to a host. - -``host-apply-ifprofile`` - Apply an interface profile to a host. - -``host-apply-memprofile`` - Apply a memory profile to a host. - -``host-apply-profile`` - Apply a profile to a host. - -``host-apply-storprofile`` - Apply a storage profile to a host. - -``cpuprofile-add`` - Add a CPU profile. - -``cpuprofile-delete`` - Delete a CPU profile. - -``cpuprofile-list`` - List CPU profiles. - -``cpuprofile-show`` - Show CPU profile attributes. - -``ifprofile-add`` - Add an interface profile. - -``ifprofile-delete`` - Delete an interface profile. - -``ifprofile-list`` - List interface profiles. - -``ifprofile-show`` - Show interface profile attributes. - -``memprofile-add`` - Add a memory profile. - -``memprofile-delete`` - Delete a memory profile. - -``memprofile-list`` - List memory profiles. - -``memprofile-show`` - Show memory profile attributes. - -``profile-import`` - Import a profile file. - -``storprofile-add`` - Add a storage profile - -``storprofile-delete`` - Delete a storage profile. - -``storprofile-list`` - List storage profiles. - -``storprofile-show`` - Show storage profile attributes. - ``remotelogging-modify`` Modify remote logging attributes.