feat(cmd): added flag for displaying binary data in tty, and cleaned up some old code
This commit is contained in:
parent
63ade13e7a
commit
990ff7ce40
4 changed files with 29 additions and 23 deletions
|
|
@ -65,4 +65,3 @@ func set(cmd *cobra.Command, args []string) error {
|
|||
func init() {
|
||||
rootCmd.AddCommand(setCmd)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue