Skip to content

Commit

Permalink
remove log and proxy commands
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Dec 4, 2024
1 parent 765c830 commit 293af74
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 264 deletions.
66 changes: 0 additions & 66 deletions cmd/command/log/logs.go

This file was deleted.

58 changes: 0 additions & 58 deletions cmd/command/log/logs_test.go

This file was deleted.

2 changes: 0 additions & 2 deletions cmd/command/plural/plural.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,6 @@ func CreateNewApp(plural *Plural) *cli.App {
ops.Command(plural.Plural),
profile.Command(),
pr.Command(plural.Plural),
proxy.Command(plural.Plural),
log.Command(plural.Plural),
cmdinit.Command(plural.Plural),
up.Command(plural.Plural),
workspace.Command(plural.Plural, plural.HelmConfiguration),
Expand Down
66 changes: 0 additions & 66 deletions cmd/command/proxy/proxy.go

This file was deleted.

72 changes: 0 additions & 72 deletions cmd/command/proxy/proxy_test.go

This file was deleted.

0 comments on commit 293af74

Please sign in to comment.