diff --git a/cmd/deploy.go b/cmd/helm/deploy.go similarity index 100% rename from cmd/deploy.go rename to cmd/helm/deploy.go diff --git a/cmd/helm.go b/cmd/helm/helm.go similarity index 100% rename from cmd/helm.go rename to cmd/helm/helm.go diff --git a/cmd/install.go b/cmd/helm/install.go similarity index 100% rename from cmd/install.go rename to cmd/helm/install.go diff --git a/cmd/list.go b/cmd/helm/list.go similarity index 100% rename from cmd/list.go rename to cmd/helm/list.go diff --git a/cmd/properties.go b/cmd/helm/properties.go similarity index 100% rename from cmd/properties.go rename to cmd/helm/properties.go diff --git a/cmd/target.go b/cmd/helm/target.go similarity index 100% rename from cmd/target.go rename to cmd/helm/target.go