Skip to content

feat(xcli): introduce xatu command for managing xatu #115

Merged
mattevans merged 1 commit intomasterfrom
feat/xcli-xatu
Feb 23, 2026
Merged

feat(xcli): introduce xatu command for managing xatu #115
mattevans merged 1 commit intomasterfrom
feat/xcli-xatu

Conversation

@mattevans
Copy link
Member

  • add NewXatuCommand to create the command namespace
  • implement several subcommands including init, up, down, build, check, and more to manage xatu stack
  • ensure that the xatu configuration is validated during the command execution
  • provide help messages and command descriptions for user guidance

…tack with several subcommands for easier operation and configuration

- add NewXatuCommand to create the command namespace
- implement several subcommands including init, up, down, build, check, and more to manage xatu stack
- ensure that the xatu configuration is validated during the command execution
- provide help messages and command descriptions for user guidance

The changes were made to provide a structured way to manage the xatu stack, enhancing usability and improving workflows for the users. This modularity allows for a cleaner implementation and a more maintainable codebase.
@mattevans mattevans self-assigned this Feb 23, 2026
@mattevans mattevans merged commit 1176e48 into master Feb 23, 2026
3 checks passed
@mattevans mattevans deleted the feat/xcli-xatu branch February 23, 2026 07:09
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.

3 participants