Skip to main content

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

FlagDescription
-f, --format stringOutput format. Supported formats: pretty, json (default: "pretty")
-h, --helpHelp for create
--ib-network-id string[Required] ID of the IB network the partition will belong to
--jsonOutput in json format. Shorthand for --format json
--name string[Required] IB Partition name. Alphanumeric characters, underscores and dashes are allowed
--project-id stringProject ID. Optional if Project Name is set in CRUSOE_DEFAULT_PROJECT env variable or the config file
--project-name stringProject Name. Optional if set in CRUSOE_DEFAULT_PROJECT env variable or the config file