Commit 652fe9b
committed
feat(cli): promote profile commands to top level
Add profile discovery and management commands with shared handlers for
the existing provider entry points. List a flat catalog across scopes
and follow continuation tokens through full and short pages.
Describe metadata, credentials, endpoints, TLS inspection, and MCP access
settings while preserving complete JSON/YAML definitions. Cover parser
equivalence, scope forwarding, pagination, and inspection settings with
focused unit and compiled-CLI integration tests.
Update docs, public skills, examples, and E2E command invocations.
Refs #2588
Signed-off-by: Shiju <shiju@nvidia.com>1 parent 8bd3dcc commit 652fe9b
26 files changed
Lines changed: 1361 additions & 310 deletions
File tree
- architecture
- crates/openshell-cli
- src
- commands
- tests
- docs
- get-started/tutorials
- providers
- sandboxes
- e2e/rust/tests
- examples
- governance-interceptor
- spiffe-token-exchange-demo
- podman
- spiffe-token-grant-demo
- scripts/agents
- skills
- debug-inference
- openshell-cli
- tests/suites/features/provider-refresh/keycloak/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
| 247 | + | |
246 | 248 | | |
247 | 249 | | |
248 | 250 | | |
| |||
0 commit comments