-
Notifications
You must be signed in to change notification settings - Fork 315
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done