—project
$ openstack --os-compute-api-version 2.74 server create --image "cirros" --flavor "2 vCPU, 2G RAM, 1G SSD" --host gpu14 --network provider max_id-654 --project max_id-654
usage: openstack server create [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--noindent] [--prefix PREFIX]
[--max-width <integer>] [--fit-width]
[--print-empty] --flavor <flavor>
(--image <image> | --image-property <key=value> | --volume <volume> | --snapshot <snapshot>)
[--boot-from-volume <volume-size>]
[--block-device-mapping <dev-name=mapping>]
[--block-device] [--swap <swap>]
[--ephemeral <size=size[,format=format]>]
[--network <network>] [--port <port>]
[--nic <net-id=net-uuid,port-id=port-uuid,v4-fixed-ip=ip-addr,v6-fixed-ip=ip-addr,tag=tag,auto,none>]
[--password <password>]
[--security-group <security-group>]
[--key-name <key-name>]
[--property <key=value>]
[--file <dest-filename=source-filename>]
[--user-data <user-data>]
[--description <description>]
[--availability-zone <zone-name>]
[--host <host>]
[--hypervisor-hostname <hypervisor-hostname>]
[--hint <key=value>]
[--use-config-drive | --no-config-drive | --config-drive <config-drive-volume>|True]
[--min <count>] [--max <count>] [--tag <tag>]
[--wait]
<server-name>
openstack server create: error: unrecognized arguments: --project max_id-654