jzero-hello

command module
v0.0.0-...-c2b0122 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 6 Imported by: 0

README

jzero-hello Plugin

A simple example plugin for jzero that demonstrates basic plugin functionality.

Features

  • Display plugin descriptor information (API, Proto, Model files)
  • Modular command structure using cobra

Installation

# Build the plugin
go build -o jzero-hello main.go
mv jzero-hello $GOBIN

Usage

# Show help
jzero-hello -h

# Display descriptor information
jzero-hello desc

Development

This plugin uses:

  • cobra for CLI command structure
  • Standard Go libraries for functionality

License

Same as jzero project

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL