创建空间

创建空间

mifx space create --concurrentlimit 100 --description sdkfjgh  --name spacename
mifx space create -f space.yaml

space.yaml

concurrentLimit: 100
description : "space"
meta:
 name: "sapce"
{
    "concurrentLimit":100,
    "description":"space",
    "meta":{
        "name":"space"
    }
}

results matching ""

    No results matching ""