Add a go/redirect file for Personal Access Tokens

Signed-off-by: Amine Chouki <amine.chouki@docker.com>
This commit is contained in:
Amine Chouki 2021-07-26 10:23:50 -04:00
parent 31109b1819
commit 14e81823bd
1 changed files with 6 additions and 0 deletions

6
go/access-tokens.md Normal file
View File

@ -0,0 +1,6 @@
---
title: Managing access tokens
description: Learn how to create and manage your personal Docker Hub access tokens to securely push and pull images programmatically
keywords: docker hub, hub, security, PAT, personal access token
redirect_to: /docker-hub/access-tokens/
---