var Command = cli.Command{ Name: "oci", Usage: "OCI tools", Subcommands: []cli.Command{ defaultSpecCommand, }, }