Hi,

 

Do someone know what is the new openstack command to create an stack? Then to create an instance.

 

I usually use:

$openstack stack create --template ${stack_name} --parameter "NetID=${net_id}"

 

But got the below error:

openstack: 'stack create…’ is not an openstack command.

 

Regards.

Juan Carlos Alonso