package main import cmd "github.com/TrueCloudLab/frostfs-node/cmd/frostfs-cli/modules" func main() { cmd.Execute() }