================= consistency group ================= Block Storage v2 consistency group create ------------------------ Create new consistency group. .. program:: consistency group create .. code:: bash os consistency group create --volume-type | --consistency-group-source [--description ] [--availability-zone ] [] .. option:: --volume-type Volume type of this consistency group (name or ID) .. option:: --consistency-group-source Existing consistency group (name or ID) .. option:: --description Description of this consistency group .. option:: --availability-zone Availability zone for this consistency group (not available if creating consistency group from source) .. _consistency_group_create-name: .. option:: Name of new consistency group (default to None) consistency group list ---------------------- List consistency groups. .. program:: consistency group list .. code:: bash os consistency group list [--all-projects] [--long] .. option:: --all-projects Show detail for all projects. Admin only. (defaults to False) .. option:: --long List additional fields in output