BiBiServ / bibigrid

BiBiGrid is a tool for an easy cluster setup inside a cloud environment.
Apache License 2.0
11 stars 8 forks source link

Automatically set alias for openstack cl #443

Closed XaverStiensmeier closed 7 months ago

XaverStiensmeier commented 11 months ago

Shorten "openstack --os-cloud NAME" to something shorter. It might be difficult to implement this generically. Maybe a unified command set is necessary

XaverStiensmeier commented 7 months ago

It's probably best not to set an alias, but to set export OS_CLOUD=my_default_cloud instead which then leads to openstack using my_default_cloud as the default cloud.