authelia/docs/content/en/reference/cli/authelia-scripts/authelia-scripts_docker_pus...

50 lines
937 B
Markdown
Raw Normal View History

---
title: "authelia-scripts docker push-manifest"
description: "Reference for the authelia-scripts docker push-manifest command."
lead: ""
date: 2022-06-15T17:51:47+10:00
draft: false
images: []
menu:
reference:
parent: "cli-authelia-scripts"
weight: 925
toc: true
---
## authelia-scripts docker push-manifest
Push Authelia docker manifest to the Docker registries
### Synopsis
Push Authelia docker manifest to the Docker registries.
```
authelia-scripts docker push-manifest [flags]
```
### Examples
```
authelia-scripts docker push-manifest
```
### Options
```
-h, --help help for push-manifest
```
### Options inherited from parent commands
```
--buildkite Set CI flag for Buildkite
--log-level string Set the log level for the command (default "info")
```
### SEE ALSO
* [authelia-scripts docker](authelia-scripts_docker.md) - Commands related to building and publishing docker image