Documentation ¶
Overview ¶
Executable encryptedcookies-session-backfill backfills ExpireAt field in session datastore entities used by encryptedcookies module.
First run in a dry run mode to see how many entities will be updated:
go run main.go -cloud-project <project-id>
Then run for real:
go run main.go -cloud-project <project-id> -rewrite
Click to show internal directories.
Click to hide internal directories.