atomic-push (1) - Linux Manuals
atomic-push: push Image to repository
NAME
atomic-push - push Image to repository
SYNOPSIS
atomic push [-a][--activation_key[=ACTIVATION_KEY]] [--debug] [-h|--help] [--pulp] [-p][--password[=PASSWORD]] [-r][--repository_id[=REPOSITORY_ID]] [--satellite] [--sign-by] [--t][--type] [-u][--username[=USERNAME]] [-U][--url[=URL]] [--verify_ssl[=VERIFY_SSL]]
DESCRIPTION
atomic push will push the image to the repository. Defaults to docker repository; can also upload to satellite or pulp repository.
OPTIONS:
-a ACTIVATION_KEY --activation_key ACTIVATION_KEY
--debug
-h --help
-p PASSWORD --password PASSWORD
--pulp
--r REPO_ID --repository_id REPO_ID
--satellite
--sign-by
signing will be disabled.
-t REGISTRY_TYPE --type REGISTRY_TYPE
-u USERNAME --username USERNAME
-U URL --url URL
--verify_ssl
HISTORY
April 2015, Originally compiled by Daniel Walsh (dwalsh at redhat dot com)
July 2015, Edited by Jenny Ramseyer (jramseye at redhat dot com)
September 2015, Edited by Daniel Walsh (dwalsh at redhat dot com)
September 2016, Updated by Brent Baude (bbaude at redhat dot com)