MASES.KNetCLI 1.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global MASES.KNetCLI --version 1.4.2
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 1.4.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MASES.KNetCLI&version=1.4.2
nuke :add-package MASES.KNetCLI --version 1.4.2

KNet: CLI

Installation

KNet CLI is available in two different formats:

Usage

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

  • Docker image

docker run ghcr.io/masesgroup/mases.knetcli -ClassToRun ConsoleConsumer --bootstrap-server SERVER-ADDRESS:9093 --topic topic_name --from-beginning

Commands available

knet accepts the following command-line switch:

  • ClassToRun: represents the class to be executed; the list is:
    • Administration scope:
      • AclCommand
      • BrokerApiVersionsCommand
      • ConfigCommand
      • ConsumerGroupCommand
      • DelegationTokenCommand
      • DeleteRecordsCommand
      • FeatureCommand
      • LeaderElectionCommand
      • LogDirsCommand
      • MetadataQuorumCommand
      • ReassignPartitionsCommand
      • TopicCommand
      • ZkSecurityMigrator
    • Server scope:
      • KafkaStart
      • ZooKeeperShell
      • ZooKeeperStart
    • Shell scope:
      • MetadataShell
    • Tools scope:
      • ClusterTool
      • ConsoleConsumer
      • ConsoleProducer
      • ConsumerPerformance
      • DumpLogSegments
      • GetOffsetShell
      • MirrorMaker
      • ProducerPerformance
      • ReplicaVerificationTool
      • StorageTool
      • StreamsResetter
      • TransactionsCommand
      • VerifiableConsumer
      • VerifiableProducer
    • Connect scope:
      • ConnectDistributed
      • ConnectStandalone
      • MirrorMaker2
  • KafkaLocation: represents the path to the root folder of Apache Kafka binary distribution; default value consider that KNetCLI uses the Apache Kafka jars available under the jars folder prepared from the package;
  • ScalaVersion: the scala version to be used. The default version (2.13.6) is binded to the deafult Apache Kafka version available in the package;
  • Log4JConfiguration: the log4j configuration file; the default uses the file within the package.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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
2.6.0 587 3/1/2024
2.5.0 495 2/28/2024
2.4.3 431 2/11/2024
2.4.2 187 1/27/2024
2.4.1 154 1/21/2024
2.4.0 111 1/20/2024
2.3.0 1,006 11/25/2023
2.2.0 378 10/19/2023
2.1.3 632 10/11/2023
2.1.2 587 10/6/2023
2.1.1 550 10/5/2023
2.1.0 623 9/27/2023
2.0.2 646 8/2/2023
2.0.1 685 7/11/2023
2.0.0 731 7/8/2023
1.5.5 557 7/1/2023
1.5.4 440 5/28/2023
1.5.3 618 4/16/2023
1.5.2 668 4/11/2023
1.5.1 645 3/15/2023
1.5.0 749 2/9/2023
1.4.8 749 11/28/2022
1.4.7 781 11/23/2022
1.4.6 807 11/22/2022
1.4.5 689 11/21/2022
1.4.4 974 11/1/2022
1.4.3 1,129 10/21/2022
1.4.2 1,178 10/17/2022
1.4.1 1,083 10/10/2022
1.4.0 1,169 10/6/2022
1.3.6 957 9/19/2022
1.3.5 967 9/8/2022
1.3.4 1,444 8/18/2022
1.3.3 1,643 8/5/2022
1.3.2 1,738 6/19/2022
1.3.1 1,776 5/23/2022
1.2.4 2,106 5/11/2022
1.2.3 1,826 5/7/2022
1.2.2 2,062 5/2/2022
1.2.1 2,138 3/28/2022
1.2.0 2,030 3/20/2022