Loading

assembler deploy update-redirects cli command

docs-builder assembler deploy update-redirects --environment <string> [options]
		

Push the redirects mapping to CloudFront's KeyValueStore.

--environment string required
Named deployment target.
--redirects-file string

Path to redirects.json. Defaults to .artifacts/docs/redirects.json.

Constraints: symbolic links not allowed, must exist, extensions: json, supports ~ home expansion

-l --log-level enum

Minimum log level.

Values: trace, debug, information, warning, error, critical, none

Default: information

-c --config-source enum

Override the configuration source: local, remote

Values: local, remote, embedded

--[no-]skip-private-repositories

Skip cloning private repositories