Bug 2062865

Summary: [RHEL-9.2][RFE] Add new commandline interface using argparse in tuna
Product: Red Hat Enterprise Linux 9 Reporter: John Kacur <jkacur>
Component: tunaAssignee: Leah Leshchinsky <lleshchi>
Status: CLOSED ERRATA QA Contact: Qiao Zhao <qzhao>
Severity: unspecified Docs Contact: Sujata Kurup <skurup>
Priority: unspecified    
Version: 9.2CC: bhu, lleshchi, mhou, mstowell, qzhao, rt-maint, skurup
Target Milestone: rcKeywords: FutureFeature, Rebase, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tuna-0.18-7.el9 Doc Type: Enhancement
Doc Text:
.A new command line interface has been added to the `tuna` tool in real-time This enhancement adds a new command line interface to the `tuna` tool, which is based on the `argparse` parsing module. With this update, you can now perform the following tasks: * Change the attributes of the application and kernel threads. * Operate on interrupt requests (IRQs) by name or number. * Operate on tasks or threads by using the process identifier. * Specify CPUs and sets of CPUs with the CPU or the socket number. By using the `tuna -h` command, you can print the command line arguments and their corresponding options. For each command, there are optional arguments, which you can view with the `tuna _<command>_ -h` command. As a result, `tuna` now provides an interface with a more standardized menu of commands and options that is easier to use and maintain than the command line interface.
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-09 08:15:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Kacur 2022-03-10 18:18:51 UTC
Description of problem:

Add a new commandline interface to tuna based on argparse.
This changes the interface to a more standardized menu of commands and options
This should be both easier for end users to understand and for programmers to maintain.

Comment 20 errata-xmlrpc 2023-05-09 08:15:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (tuna bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2479