@aopslabs/cli-kit
v0.1.1
Published
Brand-injectable CLI factory and host API commands for AOPS Labs applications.
Readme
@aopslabs/cli-kit
A brand-injectable CLI factory with common host API commands for AOPS Labs applications.
Installation
```bash npm install @aopslabs/cli-kit ```
The package provides `createCliProgram`, `runCli`, client-adapter types, and safe auth summaries. It includes admission-filtered discovery/invocation, runtime-generated domain sugar, digest-gated client adapters, and South device login. Credential persistence and adapter loading remain internal implementation details.
License
Copyright (c) 2026 Mehmet Zeki Sönmez. Licensed under the PolyForm Strict License 1.0.0; see LICENSE.
