Usage

Run the following command to access the documentation/help page and read about the various options

$ evolved5g

Generate

To generate a new NetApp project run the following command. You will be asked for some inputs such as the repoName, packageName etc

$ evolved5g generate

or to learn more about the available options

$ evolved5g generate --help

For example run the following command, to have the repoName as “firstNetApp” and all other values as the default ones:

$ evolved5g generate --no-input -r firstNetApp