@@ -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/v5.16.1 /src/commands/features/create.ts ) _
46+ _ See code: [ src/commands/features/create.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.2 /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/v5.16.1 /src/commands/features/delete.ts ) _
75+ _ See code: [ src/commands/features/delete.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.2 /src/commands/features/delete.ts ) _
7676
7777## ` dvc features get `
7878
@@ -110,7 +110,7 @@ EXAMPLES
110110 $ dvc features get --keys=feature-one,feature-two
111111```
112112
113- _ See code: [ src/commands/features/get.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.1 /src/commands/features/get.ts ) _
113+ _ See code: [ src/commands/features/get.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.2 /src/commands/features/get.ts ) _
114114
115115## ` dvc features list `
116116
@@ -145,7 +145,7 @@ ALIASES
145145 $ dvc features ls
146146```
147147
148- _ See code: [ src/commands/features/list.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.1 /src/commands/features/list.ts ) _
148+ _ See code: [ src/commands/features/list.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.2 /src/commands/features/list.ts ) _
149149
150150## ` dvc features ls `
151151
@@ -213,4 +213,4 @@ DESCRIPTION
213213 Update a Feature.
214214```
215215
216- _ See code: [ src/commands/features/update.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.1 /src/commands/features/update.ts ) _
216+ _ See code: [ src/commands/features/update.ts] ( https://github.com/DevCycleHQ/cli/blob/v5.16.2 /src/commands/features/update.ts ) _
0 commit comments