Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
18dbf1b7
Commit
18dbf1b7
authored
Feb 25, 2022
by
Silvester Wainaina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add the agents flags in documentation
parent
f4d7de21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
doc/user/clusters/agent/install/index.md
doc/user/clusters/agent/install/index.md
+12
-0
No files found.
doc/user/clusters/agent/install/index.md
View file @
18dbf1b7
...
...
@@ -114,6 +114,18 @@ To view all available options, open a terminal and run this command:
```
shell
docker run
--pull
=
always
--rm
registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/cli:stable generate
--help
Usage:
cli generate
[
flags]
Flags:
--agent-token
string Access token registered
for
agent
--agent-version
string Version of the agentk image to use
(
default
"v14.8.1"
)
-h
,
--help
help
for
generate
--kas-address
string GitLab Kubernetes Agent Server address
--name-prefix
string The prefix to use
for
names of Kubernetes objects
--namespace
string Kubernetes namespace to create resources
in
(
default
"gitlab-agent"
)
--no-rbac
Do not include corresponding Roles and RoleBindings
for
the agent service account
```
WARNING:
...
...
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