Comment on page
AddClass
genezio addClass <classPath> <classType> [--logLevel <logLevel>]
This command creates a new file at the
classPath
if it doesn't already exist and adds it to the genezio.yaml
config file.You can also specify the class type using the
classType
option. To read more about class types, check out the Project Structure section.Last modified 9mo ago