-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
@beckermr wrote
I wrote a similar CLI for workflows ... Are we open to a similar PR for that?
in #197. I'm moving the discussion here.
If you have written code for a workflows CLI, I think it would be a great addition. Some thoughts before we do it:
-
Are we going to run into the
civis workflowandcivis workflowsconfusion we did with notebooks? I like the solution we did in ENH CLI commands to open notebooks #197, but the CLI right now feels overloaded with both high level and low level functions in the same namespace. -
We should make sure to write documentation. It's easier to add the documentation for new features up front rather than waiting and forgetting all the intricacies that need to be documented.