edge-connect-client/internal/application
Stephan Lo 8d6f51978d feat(organization): WiP - Add organization management
Adds the core functionality for managing organizations, including the domain, application service, repository, and CLI adapter.

The `organization` command and its subcommands (`create`, `show`, `update`, `delete`) are now available.

Note: The `show` command is currently not working as expected due to an API issue where it does not find the newly created organization. This is marked as a work in progress.
2025-10-09 01:01:56 +02:00
..
app refactor: structure core logic by application use cases 2025-10-09 00:00:51 +02:00
apply refactor(arch): Separate infrastructure from driven adapter 2025-10-09 00:47:45 +02:00
cloudlet refactor: structure core logic by application use cases 2025-10-09 00:00:51 +02:00
instance refactor: structure core logic by application use cases 2025-10-09 00:00:51 +02:00
organization feat(organization): WiP - Add organization management 2025-10-09 01:01:56 +02:00