#bootloader #geist #command-line #status-command #logs #interface #service

bin+lib geist_bootloader

用于控制 Geist 的引导加载程序和 CLI

11 个版本

0.1.10 2024 年 4 月 12 日
0.1.9 2024 年 4 月 12 日
0.1.8 2024 年 1 月 31 日
0.1.7 2023 年 11 月 27 日
0.1.4 2023 年 10 月 29 日

938命令行工具 中排名

Download history 152/week @ 2024-04-09 12/week @ 2024-04-16 1/week @ 2024-05-21 73/week @ 2024-07-23

73 每月下载

MIT 许可证

20KB
424 代码行

geist_bootloader

安装

cargo安装 geist_bootloader

CLI 命令

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

依赖项

~3.5–5MB
~82K SLoC