Skip to content

Add CLI command dab auto-config-simulate #3069

@RubenCerna2079

Description

@RubenCerna2079

New CLI commands need to be added in order to allow the users to change the autoentities properties inside of the config file.
Introduce a new autoentities configure subcommand that operates like an upsert.
These commands need to follow the existing coding pattern that we have for the other CLI commands

dab auto-config-simulate --output file.json

This command will output all of the existing entities that are created from the autoentities configuration

  • The output flag is optional, if it doesn’t appear then it will be output into the console
  • The things that will be outputed for each entity is the alias, definition-name, and object name
  • File output is csv

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions