From 1f2b42f4a08d8caf673dd33267362a9d6e04c9aa Mon Sep 17 00:00:00 2001 From: Elisamara Aoki Goncalves Date: Tue, 7 Dec 2021 17:41:57 -0300 Subject: [PATCH] Update documentation referred to system CLI Deleted commands from Unsupported commands list Deleted more 4 commands from list Signed-off-by: Elisamara Aoki Goncalves Change-Id: I21467127615f07db6abf100b0aa1e85a49fac2ee --- doc/source/cli_ref/system.rst | 66 ----------------------------------- 1 file changed, 66 deletions(-) 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.