Skip to main content

FAQ

The repository does not currently ship the aios ... troubleshooting commands shown below. They are retained only as direction for a future CLI troubleshooting flow.

Q1: Why does cluster startup fail?

Run environment diagnostics first and verify runtime prerequisites.

Q2: Why is an agent run stuck?

Check run status and logs before retrying.

Q3: How to troubleshoot across CLI and UI?

Export logs from CLI and correlate timelines in UI.

Q4: How to add a new AI tool?

Register credentials and verify connectivity.

Q5: How to manage credentials securely?

  • inject credentials through environment variables or a secrets manager
  • never commit tokens into source control
  • rotate privileged credentials regularly