updated docs for commandline

This commit is contained in:
Jonathan Shook 2020-04-06 12:22:01 -05:00
parent 357f75bf25
commit 9a1180c207
2 changed files with 26 additions and 2 deletions

View File

@ -34,10 +34,22 @@ Provide specific help for the named activity type:
PROG help <activity type>
List the available activity types
List the available drivers:
--list-drivers
List the available scenarios:
--list-scenarios
List only the available workloads which contain the above scenarios:
--list-workloads
Copy a workload to your local directory as a starting point:
--copy-workload <name>
Provide the metrics that are available for scripting
--list-metrics <activity type> [ <activity name> ]

View File

@ -39,10 +39,22 @@ Provide specific help for the named activity type:
./nb help <activity type>
List the available activity types
List the available drivers:
--list-drivers
List the available scenarios:
--list-scenarios
List only the available workloads which contain the above scenarios:
--list-workloads
Copy a workload to your local directory as a starting point:
--copy-workload <name>
Provide the metrics that are available for scripting
--list-metrics <activity type> [ <activity name> ]