@ -8,9 +8,12 @@ import (
"github.com/urfave/cli/v2"
)
const Version string = "v0.1.0"
func main() {
app := cli.App{
Name: "mf-cli",
Version: Version,
Commands: []*cli.Command{
{
Name: "auth",
The note is not visible to the blocked user.