MASES.KNetCLI 3.1.0

dotnet tool install --global MASES.KNetCLI --version 3.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local MASES.KNetCLI --version 3.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MASES.KNetCLI&version=3.1.0
                    
nuke :add-package MASES.KNetCLI --version 3.1.0
                    

title: CLI interface of .NET suite for Apache Kafka™ _description: Describes how to use CLI interface of .NET suite for Apache Kafka™

KNet: CLI

Installation

KNet CLI is available in two different formats:

The dotnet tool needs a JRE/JDK installed within the system.

Usage

Execute an Apache Kafka™ command

To use the CLI interface (KNetCLI) runs a command like the following:

  • dotnet tool
knet -ClassToRun ConsoleConsumer --bootstrap-server SERVER-ADDRESS:9093 --topic topic_name --from-beginning

If the previous command raises the error described in Intel CET and KNet the only solution is to apply the following workaround (within an elevated shell) and disable CET:

  reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\knet.exe" /v MitigationOptions /t REG_BINARY /d "0000000000000000000000000000002000" /f
  • Docker image
docker run ghcr.io/masesgroup/knet -ClassToRun ConsoleConsumer --bootstrap-server SERVER-ADDRESS:9093 --topic topic_name --from-beginning
docker run masesgroup/knet -ClassToRun ConsoleConsumer --bootstrap-server SERVER-ADDRESS:9093 --topic topic_name --from-beginning

Execute an interactive shell

To use the CLI interface (KNetCLI) in interactive mode runs a command like the following:

  • dotnet tool
knet -i

knet -i

  • Docker image
docker run ghcr.io/masesgroup/knet -i
docker run masesgroup/knet -i

Execute in script based mode

To use the CLI interface (KNetCLI) in script based mode runs a command like the following:

  • dotnet tool
knet -s path-to-script
  • Docker image
docker run ghcr.io/masesgroup/knet -s path-to-script
docker run masesgroup/knet -s path-to-script

Command line switches available

knetcli needs at least ClassToRun, Interactive or Script command-line switch to identify its behavior. Here the list:

  • ClassToRun: has precedence to all others and needs a second parameter which identify the command class to be executed
  • Interactive (i): starts an interactive session where the user can write code like in a REPL shell, optionally can be set JarList, NamespaceList and ImportList
  • Script (s): start a session to execute the script of the second parameter, optionally can be set JarList, NamespaceList and ImportList
  • NoLogo (nl): do not display initial informative string

Other options on Command line switch page.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
3.1.0 373 9/23/2025
3.0.4 590 9/23/2025
3.0.3 5,712 8/22/2025
3.0.2 1,893 8/5/2025
3.0.1 639 7/20/2025
3.0.0 556 7/19/2025
2.9.4 155 10/5/2025
2.9.3 359 7/20/2025
2.9.2 522 7/17/2025
2.9.1 4,363 2/5/2025
2.9.0 2,233 12/23/2024
2.8.2 1,379 11/5/2024
2.8.1 2,327 9/20/2024
2.8.0 1,825 8/6/2024
2.7.10 447 11/5/2024
2.7.9 591 9/20/2024
2.7.8 571 7/31/2024
2.7.7 428 7/30/2024
2.7.6 458 7/29/2024
2.7.5 2,136 7/2/2024
2.7.4 1,991 6/27/2024
2.7.3 3,181 6/24/2024
2.7.2 493 5/25/2024
2.7.1 331 5/18/2024
2.7.0 553 5/16/2024
2.6.7 449 11/5/2024
2.6.6 557 9/20/2024
2.6.5 555 9/16/2024
2.6.4 415 6/14/2024
2.6.3 365 6/11/2024
2.6.2 413 5/17/2024 2.6.2 is deprecated because it has critical bugs.
2.6.0 946 3/1/2024
2.5.0 780 2/28/2024
2.4.3 715 2/11/2024
2.4.2 454 1/27/2024
2.4.1 435 1/21/2024
2.4.0 430 1/20/2024
2.3.0 1,260 11/25/2023
2.2.0 602 10/19/2023
2.1.3 876 10/11/2023
2.1.2 788 10/6/2023
2.1.1 767 10/5/2023
2.1.0 847 9/27/2023
2.0.2 883 8/2/2023
2.0.1 913 7/11/2023
2.0.0 1,005 7/8/2023
1.5.5 780 7/1/2023
1.5.4 679 5/28/2023
1.5.3 863 4/16/2023
1.5.2 966 4/11/2023
1.5.1 901 3/15/2023
1.5.0 1,010 2/9/2023
1.4.8 995 11/28/2022
1.4.7 1,029 11/23/2022
1.4.6 1,056 11/22/2022
1.4.5 941 11/21/2022
1.4.4 1,304 11/1/2022
1.4.3 1,490 10/21/2022
1.4.2 1,556 10/17/2022
1.4.1 1,431 10/10/2022
1.4.0 1,468 10/6/2022
1.3.6 1,309 9/19/2022
1.3.5 1,343 9/8/2022
1.3.4 1,775 8/18/2022
1.3.3 2,010 8/5/2022
1.3.2 2,100 6/19/2022
1.3.1 2,160 5/23/2022
1.2.4 2,546 5/11/2022
1.2.3 2,345 5/7/2022
1.2.2 2,618 5/2/2022 1.2.2 is deprecated because it has critical bugs.
1.2.1 2,667 3/28/2022
1.2.0 2,468 3/20/2022