Skip to main content

Ask

Ask a question about a file or repo

Synopsis​

Uses full text search to find relevant code and ask questions about said code. Requires a path to a repository or file as a positional argument.

otto ask [flags]

Options​

  -h, --help               help for ask
-n, --ignore string path to .gptignore file
-g, --ignore-gitignore ignore .gitignore file
-q, --question string The question to ask
-v, --verbose verbose output

SEE ALSO​

  • otto - Document your code with ease
Auto generated by spf13/cobra on 23-Apr-2023​