Skip to content

name

The rv config file requires the name field to be present. rv does not actively use the name field, but is required for the users organization.

In rv init and rv migrate renv, the name field defaults to the name of the directory, which is the recommended, but not required, behavior for development.

name = "project name"