Dumb question, but when I run `metaflow configure ...
# ask-metaflow
q
Dumb question, but when I run
metaflow configure aws
, I get
Copy code
Usage: metaflow [OPTIONS] COMMAND [ARGS]...
Try 'metaflow --help' for help.

Error: No such command 'configure'.
What am I doing wrong? Metaflow is installed and one of my coworkers set up our metaflow environment on AWS using https://github.com/outerbounds/terraform-aws-metaflow. So, I'm just trying to get everything configured on my end; so that, I can deploy a flow as a step function
1