ProspectOne / perfops-cli

A simple command line tool to interact with hundreds of servers around the world.
https://perfops.net/cli
288 stars 45 forks source link

Hardcoded limit for free users #15

Closed jimaek closed 7 years ago

jimaek commented 7 years ago

For all commands if there is no valid API key present set a global limit of 20 nodes.

So if a user sets --limit 100 give him an error "For free users the maximum allowed number nodes for a single test is 20. Please change your limit."

If there is a valid API key then no limits.