Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run questions via CLI without starting a service #710

Open
6 of 8 tasks
Tracked by #706
cortadocodes opened this issue Jan 13, 2025 · 0 comments · May be fixed by #709
Open
6 of 8 tasks
Tracked by #706

Run questions via CLI without starting a service #710

cortadocodes opened this issue Jan 13, 2025 · 0 comments · May be fixed by #709
Assignees

Comments

@cortadocodes
Copy link
Member

cortadocodes commented Jan 13, 2025

  • Deprecate the octue run CLI command
  • Deprecate octue get-diagnostics CLI command
  • Create an octue question ask CLI command (like the octue start command but without starting a new service)
    • Accept question inputs/config and emit events via pub/sub
    • Two modes
      • Run a question locally (like the current octue run command)
      • Ask a question to a remote service
  • Test
@cortadocodes cortadocodes changed the title Update the octue run CLI command to accept question inputs/config and emit events via pub/sub (run like the octue start command but without starting a new service) Run questions via CLI without starting a service Jan 13, 2025
@cortadocodes cortadocodes self-assigned this Jan 13, 2025
@cortadocodes cortadocodes linked a pull request Jan 13, 2025 that will close this issue
@cortadocodes cortadocodes reopened this Jan 23, 2025
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 a pull request may close this issue.

1 participant