Skip to main content

Full Bore CLI tool

Project description

fullbore-cli

Full Bore CLI — a command-line tool to simplify internal infrastructure operations like server access and config management.


Features

  • List available servers from a shared config file
  • One-command SSH access to internal machines
  • Easily customizable and extensible with new commands

Installation

pip install fullbore-cli

Or from source:

git clone https://github.com/FullBoreStudios/fbcli.git
cd fbcli
pip install -e .

Usage

List all configured servers:

fbcli list-servers

SSH into one:

fbcli ssh fb-web-1

You can us fb too:

fb ssh fb-web-2

Configuration

All server info lives in config.fb using valid Python syntax:

servers = {
    "fb-web-1": {"host": "192.168.1.112", "user": "fbadmin"},
    "fb-rp": {"host": "192.168.1.186", "user": "fbadmin"},
}

Dev Setup

python3 -m venv .venv
source .venv/bin/activate
pip install -e .

License

MIT — fork, extend, or build your own CLI from this scaffold!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fullbore_cli-0.1.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fullbore_cli-0.1.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file fullbore_cli-0.1.1.tar.gz.

File metadata

  • Download URL: fullbore_cli-0.1.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for fullbore_cli-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a923ec397cf5fccf65eb2cea901ad90d3d861a3e4f7ee1f17219051bda3ed642
MD5 d0ef0caf94ea3afb8a02136aa8d69123
BLAKE2b-256 df3520bf57d7ca864c358de1b6b478f922f983f6082443b47bc8d2f98e3561ae

See more details on using hashes here.

File details

Details for the file fullbore_cli-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: fullbore_cli-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for fullbore_cli-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f1c474c32388d933e31dd337097708b72dfdd08d3b9928dd51c0f3112a125a6
MD5 dd501c5b7d7c84975d8754c7d0534772
BLAKE2b-256 0a90e937787e13957960fdab22036f0f2ba75d76a20f050661b3348454c0f2da

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page