lablup / lablup/backend.ai

Apply Config CLI Commands to All Components

Open
#7,478 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Overview

Apply the implemented config CLI commands (show, diff, validate, schema, set/get, migrate) to all Backend.AI components.

## Components

- Manager (reference implementation)
- Agent
- Storage Proxy
- Webserver
- App Proxy Coordinator
- App Proxy Worker

## Requirements

- Each component's CLI module includes config subcommands
- CLI commands use component-specific config schema
- Consistent UX across all components

## Dependencies

Depends on base CLI implementations:

- BA-3473: config show
- BA-3474: config diff
- BA-3475: config validate
- BA-3476: config schema
- BA-3477: config set/get
- BA-3478: config migrate

## Acceptance Criteria

- [ ] Agent CLI has config commands
- [ ] Storage Proxy CLI has config commands
- [ ] Webserver CLI has config commands
- [ ] App Proxy Coordinator CLI has config commands
- [ ] App Proxy Worker CLI has config commands
- [ ] All commands work consistently across components

JIRA Issue: BA-3479

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.