Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Jan 26, 2023
1 parent 7c96bfe commit e3140e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions USAGE_DATA.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ The following tables describe the additional information collected by `odo` comm

**odo v3**

| Command | Data |
|-----------------------------------|-------------------------------------------------------------------------------|
| odo init | Component Type, Devfile Name, Language, Project Type, Interactive Mode (bool) |
| odo dev | Component Type, Devfile Name, Language, Project Type |
| odo deploy | Component Type, Devfile Name, Language, Project Type |
| odo <create/set/delete> namespace | Cluster Type (Possible values: OpenShift 3, OpenShift 4, Kubernetes) |
| Command | Data |
|-----------------------------------|-----------------------------------------------------------------------------------------------------------------|
| odo init | Component Type, Devfile Name, Language, Project Type, Interactive Mode (bool) |
| odo dev | Component Type, Devfile Name, Language, Project Type, Platform (podman, kubernetes, openshift), Platform version|
| odo deploy | Component Type, Devfile Name, Language, Project Type, Platform (kubernetes, openshift), Platform version |
| odo <create/set/delete> namespace | Cluster Type (Possible values: OpenShift 3, OpenShift 4, Kubernetes) |

**odo v2**

Expand Down

0 comments on commit e3140e7

Please sign in to comment.