add private to help function

This commit is contained in:
Megan Marsh 2017-06-08 13:04:40 -07:00
parent e81cc7d890
commit 7ac429b9ca
1 changed files with 2 additions and 0 deletions

View File

@ -296,6 +296,8 @@ Options:
-token=<token> The access token to use to when uploading
-private='var1,var2' List of variables to mark as sensitive in Atlas UI.
-var 'key=value' Variable for templates, can be used multiple times.
-var-file=path JSON file containing user variables.