Skip to main content
Version: Unreleased 🚧

capact manifest generate implementation empty

capact manifest generate implementation empty

Generate empty Implementation manifests

capact manifest generate implementation empty [MANIFEST_PATH] [flags]

Options

  -h, --help               help for empty
-i, --interface string Path with revision of the Interface, which is implemented by this Implementation
-r, --revision string Revision of the Implementation manifest (default "0.1.0")

Options inherited from parent commands

  -C, --config string                 Path to the YAML config file
-o, --output string Path to the output directory for the generated manifests (default "generated")
--overwrite Overwrite existing manifest files
-v, --verbose int/string[=simple] Prints more verbose output. Allowed values: 0 - disable, 1 - simple, 2 - trace (default 0 - disable)

SEE ALSO