Skip to content

Conversation

@nmaguiar
Copy link
Contributor

@nmaguiar nmaguiar commented Jan 2, 2026

Motivation

  • Provide an interactive wizard to make OpenAF ask* functionality and the various oafp options easier to configure for users.
  • Allow users to supply file= or data= and then interactively set input type/options, transformations, output type/options and additional options before running.
  • Surface the new interactive flow in usage and completion metadata so shells and docs reflect the feature.

Description

  • Skip -i when auto-detecting a positional file and add an interactive check so -i doesn't get interpreted as a filename.
  • Add a new _askInteractive function that uses askStruct to prompt the user and map answers into params (sets params.type, params.format and merges JSON/SLON option maps).
  • Invoke _askInteractive when -i or interactive is provided (`params[

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants