Skip to main content

GitGlimpse CLI

GitHub release GitHub last commit License

A command-line interface to manage, synchronize, and monitor shared GitHub repositories via the GitGlimpse platform.


GitGlimpse website: gitglimpse.sutac.pl

GitGlimpse on GitHub: github.com/sutaC/git-glimpse-cli

Author: sutaC

Installation

Install the latest version globally via pip:

pip install git-glimpse-cli

Quickstart

  1. Log in with your GitGlimpse CLI token. It will be saved to your global user configuration.

    You will be able to create one on your GitGlimpse user panel at https://gitglimpse.sutac.pl/user#hCliTokens

    glimpse login <YOUR_API_TOKEN>
    
  2. Initialize a Repository.

    Navigate to your local Git repository, ensure it is uplaoded to GitHub and link it to GitGlimpse. This creates a .shared-repo.json file to track the project.

    cd my-project
    glimpse init <new/link>
    
  3. Check status.
    glimpse status
    
  4. Schedule the build to update GitGlimpse display.
    glimpse build
    

Configuration

GitGlimpse CLI uses holds your configuration at ~/.config/glimpsecli/config.json, and local repository settings are stored at ./.shared-repo.json.

Advanced Settings

Command Description
glimpse config debug Enables verbose debug mode, printing stack traces.
glimpse config set-url Overrides the default production server with a custom backend or localhost.

Development

  1. Clone the repository and install it in editable mode:
    git clone https://github.com/sutaC/git-glimpse-cli.git
    cd git-glimpse-cli
    python3 -m venv .venv
    source .venv/bin/activate
    pip install -e .
    
  2. Point the CLI to your local development server:
    glimpse config set-url http://localhost:5000
    

Download files

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

Source Distribution

git_glimpse_cli-0.1.0.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

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

git_glimpse_cli-0.1.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file git_glimpse_cli-0.1.0.tar.gz.

File metadata

  • Download URL: git_glimpse_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for git_glimpse_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a5fff8eea7759e2bbe4bc84ba2e828d12e86829544f142ee1ba75a5503e102f7
MD5 e90113d23c1731d6cb2dcd9a748b7f83
BLAKE2b-256 b29d83992512ba505d7a31ea201b3005fa877f1b8a314504f3c9cd374f489f71

See more details on using hashes here.

File details

Details for the file git_glimpse_cli-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for git_glimpse_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0dbaeb1e0d47c9fa445ad02382e3ed4e4e5e1646ac4b66511b9530c26c4cfb07
MD5 83d33414327af788b26a8bd9249a8af1
BLAKE2b-256 da699024bd648c6be9e3b46a571e7621be1634092cc34ff9876025a8e6647405

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.1

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page