Skip to content

team

shrine generate team

Generate a new team manifest

Synopsis

Create a skeleton team manifest YAML file in the specified directory.

shrine generate team [name] [flags]

Options

  -h, --help   help for team

Options inherited from parent commands

      --config-dir string   Configuration directory (searched in order: ~/.config/shrine, ~/.shrine.conf.yml, /etc/shrine)
  -p, --path string         Directory to write the manifest to (overrides specsDir in config.yml)
      --state-dir string    State directory (default is ~/.local/share/shrine or /var/lib/shrine)

SEE ALSO