Skip to content

feat: Add CLI .config file #20

@apuchmarcos

Description

@apuchmarcos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions