-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Running the --help command like
~/numerai/example-scripts/compute-lite-example on jakev/deploy*
$ numerai node config --help
Model name:
prompts me for the model name, this makes me think --help is an unsupported flag and that its going to config / deploy / test the node.
I then Ctrl+C the command because I dont want to run the config flow.
Instead, when I enter the model name I get the help output, so --help is supported, it just prompts for an unnecessary model name somewhere in the code.
$ numerai node config --help
Model name: raynos
Usage: numerai node config [OPTIONS]
Uses Terraform to create a full Numerai Compute cluster in AWS. Prompts for
your AWS and Numerai API keys on first run, caches them in $HOME/.numerai.
At the end of running, this will output a config file 'nodes.json'.
Metadata
Metadata
Assignees
Labels
No labels