// v2 contains logic and CLI used for genutil by server/v2 / runtime/v2 applications. // It contains the AppExporter struct which is used when exporting the application state. // Additionally it holds the a custom Export command specific to the v2 application. // The rest of the CLI commands are the same as the ones in the genutil module. package v2