Skip to content

apply

shrine apply

Apply manifests to state

Synopsis

Declaratively sync manifest files from a directory into the platform state.

shrine apply [flags]

Options

  -f, --file string   Manifest file to apply (infers kind from the manifest's kind field)
  -h, --help          help for apply
  -p, --path string   Directory containing manifest files (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 apply teams - Apply all team manifests to state