-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Area / component
CLI (cds)
Problem statement
CDS CLI will base its config on a single file located at $CDS_CLI_CONFIG/cds_cli.config and it will contianer the reference (there may be difference source types: localfs, git, 3rd party...) of these 4 main files (we may add in the future)
- auth (handling all credentials)
- host (handling host info, includes agent and projects per agent)
- profile
- receipes
Proposed solution
CDS CLI will base its config on a single file located at $CDS_CLI_CONFIG/cds_cli.config and it will contianer the reference (there may be difference source types: localfs, git, 3rd party...) of these 4 main files (we may add in the future)
- auth (handling all credentials)
- host (handling host info, includes agent and projects per agent)
- profile
- receipes
Alternatives considered
No response
Scope / impact
No response
Contribution
- I’m willing to help implement this feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request