diff --git a/pages/linux/pkgctl-auth.md b/pages/linux/pkgctl-auth.md new file mode 100644 index 000000000..6aec6c566 --- /dev/null +++ b/pages/linux/pkgctl-auth.md @@ -0,0 +1,12 @@ +# pkgctl auth + +> Authenticate `pkgctl` with services like GitLab. +> More information: . + +- Authenticate `pkgctl` with the GitLab instance: + +`pkgctl auth login` + +- View authentication status: + +`pkgctl auth status`