Skip to content

Commit

Permalink
Merge pull request #131 from humio/mike/remove_transfer_command
Browse files Browse the repository at this point in the history
Remove transfer command
  • Loading branch information
SaaldjorMike committed Sep 11, 2023
2 parents 2b118a7 + 3d80cc2 commit 34e2511
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 405 deletions.
145 changes: 0 additions & 145 deletions api/transfer.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/humioctl/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ Common Management Commands:
rootCmd.AddCommand(newAlertsCmd())
rootCmd.AddCommand(newPackagesCmd())
rootCmd.AddCommand(newGroupsCmd())
rootCmd.AddCommand(newTransferCmd())
rootCmd.AddCommand(newFilesCmd())
rootCmd.AddCommand(newFeatureFlagsCmd())

Expand Down
Loading

0 comments on commit 34e2511

Please sign in to comment.