Documentation
¶
Index ¶
- func Register(s *plugin.SDK)
- func RunConfigExport(cmd *cobra.Command, ctx *config.Context, outputPath string) error
- func RunConfigImport(cmd *cobra.Command, ctx *config.Context, inputPath, drupalRootfs string) error
- func RunDBBackup(cmd *cobra.Command, ctx *config.Context, outputPath string) error
- func RunDBImport(cmd *cobra.Command, ctx *config.Context, inputPath string, yolo bool) error
- func WriteConfigExport(cmd *cobra.Command, ctx *config.Context, output io.Writer) error
- func WriteCrosswalkConfigSnapshot(cmd *cobra.Command, ctx *config.Context, output io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunConfigExport ¶
func RunConfigImport ¶
func RunDBBackup ¶
func RunDBImport ¶
func WriteConfigExport ¶ added in v1.6.0
WriteConfigExport exports active Drupal configuration and writes a bounded gzip-compressed config/sync tar stream to output. The caller owns output.
func WriteCrosswalkConfigSnapshot ¶ added in v1.6.0
WriteCrosswalkConfigSnapshot exports active Drupal configuration and writes only the model inputs Crosswalk understands. Limiting the artifact to site, field, and RDF mapping documents keeps unrelated operational configuration and credential-bearing environment values outside the profile workflow.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.