basic function comparing uids of host/container
This commit is contained in:
committed by
Christian Goll
parent
95050a44ce
commit
8c7fd7d140
@@ -21,8 +21,7 @@ More information about the conainer can be shown with the '-a' option.`,
|
||||
return list, cobra.ShellCompDirectiveNoFileComp
|
||||
},
|
||||
|
||||
Aliases: []string{"sh", "chroot"},
|
||||
Args: cobra.MinimumNArgs(1),
|
||||
Args: cobra.MinimumNArgs(1),
|
||||
}
|
||||
ShowAll bool
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user