generate
generate
shrine generate
Generate scaffold manifests
Synopsis
Generate skeleton manifest files for resources like teams.
Options
-h, --help help for generate
-p, --path string Directory to write the manifest to (overrides specsDir in config.yml)Options inherited from parent commands
--config-dir string Configuration directory (searched in order: ~/.config/shrine, ~/.shrine.conf.yml, /etc/shrine)
--state-dir string State directory (default is ~/.local/share/shrine or /var/lib/shrine)SEE ALSO
- shrine - shrine is a CLI tool that interprets declarative YAML manifests and orchestrates Docker containers.
- shrine generate application - Generate a new application manifest
- shrine generate resource - Generate a new resource manifest
- shrine generate team - Generate a new team manifest