meroxa app init

Initialize a Turbine Data Application

Options

NameDescription
--lang, -l <lang>
  • Required ✳
--mod-vendorWhether to download modules to vendor or globally while initializing a Go application
--path <path>Path where application will be initialized (current directory as default)
--skip-mod-initWhether to run 'go mod init' while initializing a Go application