The command to delete an environment is listed here:
https://cloud.google.com/apigee/docs/hybrid/v1.3/environment-delete
apigeectl delete -f prod-delete.yaml --env=prod --datastore
At least on my installation, this seems to delete cassandra as well. Is this intended? The subsequent apigeectl apply for the remaining environment does not restore cassandra.