geist_bootloader

Crates.iogeist_bootloader
lib.rsgeist_bootloader
version0.1.10
sourcesrc
created_at2023-10-25 04:22:24.778366
updated_at2024-04-12 18:08:06.129907
descriptionbootloader & cli for controlling Geist
homepagehttps://faust.computer
repositoryhttps://github.com/faust-computer/geist_bootloader
max_upload_size
id1013058
size30,939
Kosuke July Hata (entire)

documentation

https://docs.faust.computer

README

geist_bootloader

Install

cargo install geist_bootloader

CLI commands

Geist Command Line Interface

Usage: geist <COMMAND>

Commands:
  logs     Tails the logs from the geist
  service  Commands for interacting with Geist services
  status   Checks the status of the Geist service
  start    Starts geist
  stop     Stops geist
  topic    Commands for interacting with Geist topics
  version  Prints the version of geist
  update   Updates the geist to a specific version
  exec     Opens an interactive shell in the Geist container
  help     Print this message or the help of the given subcommand(s)

  Options:
  -h, --help     Print help
  -V, --version  Print version
Commit count: 21

cargo fmt