diff --git a/README.md b/README.md index ae4d1b89..9d8b0087 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ $ npm install -g @devcycle/cli $ dvc COMMAND running command... $ dvc (--version) -@devcycle/cli/5.11.1 linux-x64 node-v18.16.0 +@devcycle/cli/5.11.1 darwin-x64 node-v16.20.0 $ dvc --help [COMMAND] USAGE $ dvc COMMAND diff --git a/docs/variables.md b/docs/variables.md index 2b09a0e9..0835b8cd 100644 --- a/docs/variables.md +++ b/docs/variables.md @@ -17,7 +17,7 @@ Create a new Variable for an existing Feature. USAGE $ dvc variables create [--config-path ] [--auth-path ] [--repo-config-path ] [--client-id ] [--client-secret ] [--project ] [--no-api] [--headless] [--key ] [--name ] - [--type String|Boolean|Number|JSON] [--feature ] [--description ] + [--type String|Boolean|Number|JSON] [--feature ] [--variations ] [--description ] FLAGS --description= Description for the dashboard @@ -26,6 +26,8 @@ FLAGS --name= Human readable name --type=