Documentation
HomeDocsDiscordContact
  • What is Tashi?
  • Lightpaper
  • Nodes
    • Node Architecture
    • Node Types
    • Node Specifications
  • Protocol
    • Overview
      • Tashi’s Discovery
      • Performance Analysis
    • Consensus
      • Network Traversal
      • Fairness
    • MeshNet
  • Resources
    • Github
    • Discord
    • FoxMQ
      • Features
      • Roadmap
      • Quick Start - Direct
      • Quick Start - Docker
      • Configuration Files
      • CLI Options
        • Command - Run
        • Command - AddressBook
        • Command - User
    • DePIN
      • Worker Node Install (Docker)
Powered by GitBook
On this page
  • Commands
  • Top Level options
  1. Resources
  2. FoxMQ

CLI Options

PreviousConfiguration FilesNextCommand - Run

Last updated 9 months ago

Commands

Overview

Command
Description
Quick-link

run

Start the message broker and connect to a FoxMQ cluster.

address-book

Generate an address book file and set of private keys for a FoxMQ session

user

Manage user credentials for connecting to the message broker protocol

help

Print top level help message or help message for any command

See the entry for a given command for more information.

help

Print top level help message or help message for any command

Usage: foxmq help <subcommand>

Example:

foxmq help run

prints the help message for run

Top Level options

long
short
env var
Description

--help

-h

None

Print top level help message or help for any command

help