Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
cuttr
Commits
15b57d3b
Commit
15b57d3b
authored
Sep 27, 2018
by
Alexis Janon
Browse files
Update readme to remove uid and gid parameters
parent
bb71ac34
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
15b57d3b
...
...
@@ -69,8 +69,6 @@ Fields:
-
cmd: path to the command
-
cmd_args: (optional) array containing arguments to be passed to the command
-
env: (optional) object defining environment variables
-
uid: (optional) user id for the executed application
-
gid: (optional) group id for the executed application
### ForkExec
...
...
@@ -85,8 +83,6 @@ Fields:
-
cmd: path to the command
-
cmd_args: (optional) array containing arguments to be passed to the command
-
env: (optional) object defining environment variables
-
uid: (optional) user id for the executed application
-
gid: (optional) group id for the executed application
### Spawn
...
...
@@ -103,8 +99,6 @@ Fields:
-
cmd: path to the command
-
cmd_args: (optional) array containing arguments to be passed to the command
-
env: (optional) object defining environment variables
-
uid: (optional) user id for the executed application
-
gid: (optional) group id for the executed application
## Examples
...
...
Alexis Janon
@ajanon
mentioned in commit
e56443e6
·
Sep 27, 2018
mentioned in commit
e56443e6
mentioned in commit e56443e6015cb4cfdabb5eaff94da27b6daff0cc
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment