zhmcclient / python-zhmcclient

A pure Python client library for the IBM Z HMC Web Services API
Apache License 2.0
38 stars 26 forks source link

Encapsulate starting a new version into single make command #1532

Closed andy-maier closed 3 months ago

andy-maier commented 3 months ago

Encapsulate the starting of a new version into a single make command, e.g. VERSION=M.N.U make start

That make target should perform these steps:

The "Starting a new version" docs section then becomes: