@@ -43,7 +43,7 @@ DESCRIPTION
4343 Create a new Feature.
4444```
4545
46- _ See code: [ src/commands/features/create.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.3 /src/commands/features/create.ts ) _
46+ _ See code: [ src/commands/features/create.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.4 /src/commands/features/create.ts ) _
4747
4848## ` dvc features delete [FEATURE] `
4949
@@ -72,7 +72,7 @@ DESCRIPTION
7272 Delete a feature
7373```
7474
75- _ See code: [ src/commands/features/delete.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.3 /src/commands/features/delete.ts ) _
75+ _ See code: [ src/commands/features/delete.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.4 /src/commands/features/delete.ts ) _
7676
7777## ` dvc features get [KEYS] `
7878
@@ -119,7 +119,7 @@ EXAMPLES
119119 $ dvc features get --keys=feature-one,feature-two
120120```
121121
122- _ See code: [ src/commands/features/get.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.3 /src/commands/features/get.ts ) _
122+ _ See code: [ src/commands/features/get.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.4 /src/commands/features/get.ts ) _
123123
124124## ` dvc features list `
125125
@@ -154,7 +154,7 @@ ALIASES
154154 $ dvc features ls
155155```
156156
157- _ See code: [ src/commands/features/list.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.3 /src/commands/features/list.ts ) _
157+ _ See code: [ src/commands/features/list.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.4 /src/commands/features/list.ts ) _
158158
159159## ` dvc features ls `
160160
@@ -222,4 +222,4 @@ DESCRIPTION
222222 Update a Feature.
223223```
224224
225- _ See code: [ src/commands/features/update.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.3 /src/commands/features/update.ts ) _
225+ _ See code: [ src/commands/features/update.ts] ( https://github.com/DevCycleHQ/cli/blob/v6.1.4 /src/commands/features/update.ts ) _
0 commit comments