Containers
Verified for current stable
Openstack Commands
This command creates an advanced OpenStack flavor capable of ephemeral storage and swap configuration, optimizing instance performance.
$
create-flavor-with-ephemeral-swap Operations
create-new-flavor Operations
create-new-server Operations
create-new-volume Operations
create-port-on-network Operations
create-port-with-fixed-ip Operations
create-subnet-in-network Operations
delete-flavor Operations
delete-port Operations
delete-servers Operations
delete-subnet Operations
delete-volumes Operations
display-command-help Operations
display-general-help Operations
get-help-identity-v3 Operations
inspect Operations
Openstack Command: Display Image Details
openstack image show --human-readable <image_id> Video
Openstack Command: List All Flavors
openstack flavor list Operations
Openstack Command: List All Networks
openstack network list Operations
Openstack Command: List All Subnets
openstack subnet list Operations
Openstack Command: List Subnets Associated With Network
openstack subnet list --network <network_id_or_name> Operations
Openstack Command: Show Network Details
openstack network show <network_id_or_name> Operations
Openstack Command: Show Subnet Details
openstack subnet show <subnet_id_or_name> Operations
list-all-ports Operations
list-available-images Operations
list-servers Operations
list-volumes-all-projects Operations
manage-containers Operations
migrate-volume-to-new-host Operations
set-volume-properties Operations
show-flavor-details Operations
show-port-details Operations
show-volume-details Operations
start-servers Operations
stop-servers Operations
update-subnet-with-dns Operations
upload Operations
General Operations
Openstack Command: Create New Network
openstack network create <network_name> Operations
Openstack Command: Delete Network
openstack network delete <network_id_or_name> Operations
Openstack Command: Disable Network
openstack network set --disable <network_id_or_name> Operations
Openstack Command: Enable Network
openstack network set --enable <network_id_or_name> Operations
Openstack Command: Migrate Server To Different Host
openstack server migrate --live <host_hostname> --shared-migration --wait <instance_id> Operations
Openstack Command: Reboot Server Soft Or Hard
openstack server reboot --soft --wait <instance_id> Operations
Missing a Openstack workflow?
Help the community by submitting verified alternatives or new use cases.