Skip to content

Conversation

@Danielecina
Copy link

  • Introduced a new command import-config to import various configuration files (Flow Manager, RBAC Manager, Backoffice, Fast Data, API Console) into a Mia-Platform project.
  • Created example configuration files for Flow Manager, RBAC Manager, Fast Data, and Extensions.
  • Implemented file validation and JSON reading functions to ensure proper configuration structure.
  • Added confirmation prompt before executing the import to prevent accidental changes.
  • Developed unit tests to validate the functionality of the import command and its components.

What this PR is for?

Which issue(s) this PR fixes:

  • Fixes #

daniele.cina added 5 commits June 12, 2025 15:24
- Introduced a new command `import-config` to import various configuration files (Flow Manager, RBAC Manager, Backoffice, Fast Data, API Console) into a Mia-Platform project.
- Created example configuration files for Flow Manager, RBAC Manager, Fast Data, and Extensions.
- Implemented file validation and JSON reading functions to ensure proper configuration structure.
- Added confirmation prompt before executing the import to prevent accidental changes.
- Developed unit tests to validate the functionality of the import command and its components.
- `--backoffice-config`, path to the backofficeConfigurations.json file
- `--fast-data-config`, path to the fast-data-config.json file
- `--api-console-config`, path to the api-console-config.json file
- `--yes` (`-y`), skip interactive confirmation and proceed with import
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

un po' spicy e francamente non so manco se metterlo. l'intenzione era far fare la conferma all'utente

@Danielecina Danielecina closed this Oct 9, 2025
@Danielecina Danielecina deleted the poc/import-config-command branch October 9, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants