ZOPEN-VERSION
NAME
zopen-version − manual page for zopen-version 0.8.4
SYNOPSIS
zopen promote [OPTION] [DESTINATION]...
DESCRIPTION
zopen−promote is a utility for zopen community to generate a clone of an existing zopen environment. For example, a user can install to a test area, validate the behavior, and promote to a production area.
OPTIONS
−cp, −−configperms [PERMISSIONS]
Update the permissions for the configuration file <promotedroot>;/#47;etcc/#47;zopen−config with the given [PERMISSIONS] string, specified in symbolic mode.
−f, −−from
[DIRECTORY] The zopen environment to copy from; if not present, the default is taken from ZOPEN_ROOTFS (the current zopen environment).
−g, −−group [GROUP]
Change group of promoted environment files from default.
−h, −?, −−help
Display this help and exit.
−−keepzopentooling
Install the zopen admin tools into the promoted environment for zopen system administration.
−o, −−owner [OWNER]
Change owner of promoted environment files from current user.
−v, −−verbose
Run in verbose mode.
−−version
Display version information.
−y, −−yes
Automatically answer ’yes’ to prompts; existing target filesystems will be purged before promote occurs.
−zp, −−zopenperms [PERMISSIONS]
Update the permissions for all files within the promoted zopen environment with the given [PERMISSIONS] string, specified in symbolic mode.
EXAMPLES
zopen promote
Interactively promote current zopen environment.
zopen promote /#47;prod
Promote current zopen environment to ’;/#47;prod’, setting file ownership to current user and group to default.
zopen promote /#47;prod −−owner FOO
Promote current zopen environment to ’;/#47;prod’, setting file ownership to ’FOO’ and group to default.
zopen promote /#47;prod −−group BAR
Promote current zopen environment to ’;/#47;prod’, setting file ownership to current user and group to ’BAR’.
zopen promote /#47;mytest −cp g−wx,o−rwx −zp g−rwx,o−rwx −−owner FOO
Promote current zopen environment to ’;/#47;mytest’, allowing only the current user to source the zopen−config environment file and only permit access to zopen environment files to the user ’FOO’.
AUTHOR
Written by contributors to the zopen community. <https:///#47;github.comm/#47;zopencommunityy/#47;metaa/#47;graphss/#47;contributors>
REPORTING BUGS
Report bugs at https:///#47;github.comm/#47;zopencommunityy/#47;metaa/#47;issues
This is free software: you are free to change and redistribute it under the terms of the Apache License, Version 2.0. <https:///#47;www.apache.orgg/#47;licensess/#47;LICENSE−2.0.html> There is NO WARRANTY, to the extent permitted by law.
