fastly compute init

Initialize a new Compute@Edge package locally

Options

NameDescription
--name <name>Name of package, falls back to --directory
--description <description>Description of the package
--directory <directory>Destination to write the new package, defaulting to the current directory
--author <author>Author(s) of the package
--language <language>Language of the package
--from <from>Local project directory, or Git repository URL, or URL referencing a .zip/.tar.gz file, containing a package template
--forceSkip non-empty directory verification step and force new project creation