crusoe networking ib-partitions create
Create a new Infiniband partition.
Usage
crusoe networking ib-partitions create --name <name> --ib-network-id <ib-network-id> [flags]
Flags
| Flag | Description |
|---|---|
-f, --format string | Output format. Supported formats: pretty, json (default: "pretty") |
-h, --help | Help for create |
--ib-network-id string | [Required] ID of the IB network the partition will belong to |
--json | Output in json format. Shorthand for --format json |
--name string | [Required] IB Partition name. Alphanumeric characters, underscores and dashes are allowed |
--project-id string | Project ID. Optional if Project Name is set in CRUSOE_DEFAULT_PROJECT env variable or the config file |
--project-name string | Project Name. Optional if set in CRUSOE_DEFAULT_PROJECT env variable or the config file |