Skip to content

feat: add hello command#27

Open
baiirun wants to merge 2 commits into
mainfrom
af/spawn-analog_dagger-abe3
Open

feat: add hello command#27
baiirun wants to merge 2 commits into
mainfrom
af/spawn-analog_dagger-abe3

Conversation

@baiirun
Copy link
Copy Markdown
Owner

@baiirun baiirun commented Mar 16, 2026

Summary

  • Adds af hello subcommand that prints "hello world" to stdout
  • Includes unit test with proper cleanup

Follows existing Cobra command patterns in cmd/af/cmd/.

baiirun added 2 commits March 15, 2026 22:45
Adds a simple 'af hello' subcommand that prints "hello world" to stdout.
Includes a unit test verifying the output.
Review finding: SetOut on package-level command should be reset
after test to prevent state leakage between tests.
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.

1 participant