Files
2026-03-27 13:01:34 -07:00
..
2026-03-27 13:01:34 -07:00
2025-10-04 11:49:32 -07:00

client/constants

Overview

Centralizes constants shared across the client runtime and command packages. Captures strings, flag names, and feature toggles used throughout the CLI.

Go Files

  • constants.go Defines shared string and feature constants referenced across client packages.