Stashbase

Doctor

Diagnose and fix issues with the CLI

With the doctor command, you can diagnose and fix issues with the command line interface. For example, you can check the configuration or environment setup. Alias for doctor command is doc or diagnose.

Usage

stashbase doctor

# Example output
[OK] Config path: Resolved: /Users/user/Library/Application Support/stashbase/config.toml
[OK] Config file: config.toml is readable and valid TOML
[OK] Config dir permissions: 700
[OK] Config file permissions: 600
[OK] Secure store: Accessible
[OK] API key source: Using secure store key
[OK] Binary `git`: Found in PATH
[OK] Binary `ssh-keygen`: Found in PATH
[OK] Auth check: Skipped (enable with --auth-check for live API validation)

Options

Prop

Type

On this page