inventory

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2022 License: MIT Imports: 15 Imported by: 0

README

inventory - Command for listing projects and their versions

This command is used to find and display a set of git projects and their release information.

Quick start

$ go install github.com/gregoryv/inventory
$ inventory -h
Usage: ./inventory [OPTIONS]

List projects and release information

Options
    -s, --skip-untagged
    -f, --show-full-path
    -m, --show-modified-date
    -o, --order-by : "releaseDate" [path releaseDate]
    -i, --include-vendor
    -h, --help

Examples
    List all your projects
    $ inventory

    List specific projects
    $ inventory $HOME/src/github.com/YOURS/*

Documentation

Overview

Command inventory prints project latest release information

Command inventory prints project latest release information

Jump to

Keyboard shortcuts

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