Systemd/shell-completion/zsh
Filipe Brandenburger b4c14404b3 execute: Add new PassEnvironment= directive
This directive allows passing environment variables from the system
manager to spawned services. Variables in the system manager can be set
inside a container by passing `--set-env=...` options to systemd-spawn.

Tested with an on-disk test.service unit. Tested using multiple variable
names on a single line, with an empty setting to clear the current list
of variables, with non-existing variables.

Tested using `systemd-run -p PassEnvironment=VARNAME` to confirm it
works with transient units.

Confirmed that `systemctl show` will display the PassEnvironment
settings.

Checked that man pages are generated correctly.

No regressions in `make check`.
2015-11-11 07:55:23 -08:00
..
.gitignore shell-completion: restore completion for -p 2014-07-15 10:06:12 -04:00
Makefile build-sys: add missing makefile symlinks 2014-02-26 02:19:28 +01:00
_bootctl zsh-completion: fix typo in _bootctl 2015-06-01 12:07:19 +02:00
_busctl zsh completion: update busctl 2015-08-15 13:58:05 +02:00
_coredumpctl zsh-completion: add missing completions for coredumpctl 2015-01-12 21:26:27 +01:00
_hostnamectl zsh-completion: update hostnamectl 2015-04-08 02:42:50 +02:00
_journalctl zsh-completion: journalctl --identifier 2015-10-25 10:49:19 -04:00
_kernel-install zsh-completions: kernel-install - only show existing kernels for 'remove' 2014-02-07 15:48:35 +01:00
_localectl shell-completion,man: beef up chassis completions and description 2014-07-11 09:22:00 -04:00
_loginctl zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_machinectl zsh-completion: add missing completions for machinectl 2015-05-16 11:54:28 -04:00
_sd_hosts_or_user_at_host zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_sd_machines _sd_machines: Use machinectl --no-legend 2014-03-15 00:32:06 -04:00
_sd_outputmodes fix zsh completion typo 2015-01-15 00:57:45 +01:00
_sd_unit_files Remove snapshot unit type 2015-11-10 19:33:06 -05:00
_systemctl.in Remove snapshot unit type 2015-11-10 19:33:06 -05:00
_systemd zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_systemd-analyze zsh-completion: update -M completion for systemd-analyze 2015-05-16 11:54:28 -04:00
_systemd-delta zsh_completion: Fix single letter args 2013-08-23 12:48:14 -04:00
_systemd-inhibit zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_systemd-nspawn zsh-completion: _systemd-nspawn - add more argument completion 2015-06-21 21:59:26 -04:00
_systemd-run execute: Add new PassEnvironment= directive 2015-11-11 07:55:23 -08:00
_systemd-tmpfiles zsh-completion: add missing completions for systemd-tmpfiles 2015-01-12 22:19:34 +01:00
_timedatectl zsh-completion: add missing -M completion for timedatectl 2015-01-12 21:31:45 +01:00
_udevadm zsh: don't mention /etc/mtab 2015-10-09 17:20:32 +02:00