jfrog-cli-plugin-template

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

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

Go to latest
Published: Jun 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

hello-frog

About this plugin

This plugin is a template and a functioning example for a basic JFrog CLI plugin. This README shows the expected structure of your plugin's README.

Installation with JFrog CLI

Installing the latest version:

$ jf plugin install hello-frog

Installing a specific version:

$ jf plugin install hello-frog@version

Uninstalling a plugin

$ jf plugin uninstall hello-frog

Usage

Commands
  • hello
    • Arguments:
      • addressee - The name of the person you would like to greet.
    • Flags:
      • shout: Makes output uppercase [Default: false]
    • Example:
    $ jf hello-frog hello world --shout
    
    NEW GREETING: HELLO WORLD
    
Environment variables
  • HELLO_FROG_GREET_PREFIX - Adds a prefix to every greet [Default: New greeting: ]

Additional info

None.

Release Notes

The release notes are available here.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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