veribi-cli

command module
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 1 Imported by: 0

README

Veribi CLI

Command line interface for Veribi platform

License MIT Go Version

🚀 Quick start

Get the latest Veribi CLI release:

Automatic install for Linux/macOS with curl. This script downloads the CLI and puts it in your /usr/local/bin

curl -fsSL https://raw.githubusercontent.com/vaclav-dvorak/veribi-cli/main/scripts/install.sh | sh
🍺 Homebrew

You can use our private tap to install cli via homebrew.

brew tap vaclav-dvorak/tap
brew install veribi-cli

📖 Command overview

Command Alias Description
init i Saves initial config values.
login l Logs into Veribi platform and save token for further usage.
offers o Lists all currently available offers.
version v Outputs version of CLI and notify about possible update.

offers command

Lists all currently available offers.

veribi offers [flags]
Options
  • -t, --ths <bool>

    sort output table by THS/$ value

  • -a, --add-auctions <bool>

    add auctions to the list of offers

version command

Outputs version of CLI and notify about possible update.

veribi version [flags]
Options
  • -j, --json <bool>

    get output as JSON object

Documentation

Overview

Package main implements Veribi CLI.

Directories

Path Synopsis
cmd
veribi
Package veribi implements command line commands that are user inside Veribi CLI.
Package veribi implements command line commands that are user inside Veribi CLI.
pkg
veribi
Package veribi implements utility routines for manipulating information from Veribi platform.
Package veribi implements utility routines for manipulating information from Veribi platform.

Jump to

Keyboard shortcuts

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