efa fabric create
Creates a fabric.
Syntax
efa fabric create
[
--name
<fabric-name>
|
--type
< clos | non-clos
>
|--stage
< 3 | 5 >
|--description
<description>
]
Parameters
- --name
- Name of the fabric.
- --description
- Description of the product.
- --type
< clos | non-clos >
- Type of the fabric (default: clos).
- --stage
- Stage of the fabric [3 | 5] (default:
3).
Examples
efa fabric create --name extr-fabric --type non-clos