-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Port config management commands from confluence-cli PR #106.
Files to create:
tools/cfl/internal/cmd/configcmd/config.go- Parent commandtools/cfl/internal/cmd/configcmd/show.go- Display config with masked tokenstools/cfl/internal/cmd/configcmd/test.go- Test connectivitytools/cfl/internal/cmd/configcmd/clear.go- Remove config file- Tests for each
Commands:
cfl config show:
- Masked tokens (first 4 + last 4 chars)
- Source indicators (env var name, config file, or "not set")
cfl config test:
- Test connectivity with clear error messages
cfl config clear:
- Remove config file with note about active env vars
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels