olares-market
market (App-store v2)
CRITICAL — before doing anything, load the olares-shared skill first (profile selection, login, token refresh, auth-error recovery). Flag reference: olares-cli market --help.
Source of truth for flags is always
olares-cli market <verb> --help. This file only carries what--helpcannot give: source resolution, the lifecycle state machine, OpType-vs-State race safety, the verb index, the-s/-amatrix, and the "what apps do I have" routing.
Platform model: app namespaces (
<app>-<owner>vs the admin-only<app>-shared) and which system-middleware apps an admin installs are defined once in../olares-shared/references/olares-platform.md.
When to use
- Olares Market, olares-cli market, Olares app store, install / upgrade / uninstall / clone / stop / resume / cancel an app
my Olares apps,我的应用,market list --mine,is <app> installed yet, chart upload / delete,--watchuntil terminal state- Catalog:
list,get,categories; runtime:status
Anything outside this scope -> see the Skill suite map in
../olares-shared/SKILL.md(already loaded as the suite prerequisite).
Mental model:
marketis lifecycle and inventory at the app-store level (install / upgrade / chart push). For runtime K8s objects, settings, or metrics, route to a sibling.