mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
feat: configure ACL policies based on tags and hosts
This commit is contained in:
@@ -16,6 +16,8 @@ func tailnetCommand() *coral.Command {
|
||||
|
||||
command.AddCommand(listTailnetsCommand())
|
||||
command.AddCommand(createTailnetsCommand())
|
||||
command.AddCommand(getACLConfig())
|
||||
command.AddCommand(setACLConfig())
|
||||
|
||||
return command
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user