Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention api-only gitops users in GitOps documentation #27895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dantecatalfamo
Copy link
Member

No description provided.

@dantecatalfamo dantecatalfamo changed the title Mention api-only users Mention api-only gitops users in GitOps documentation Apr 4, 2025
Comment on lines +24 to +25
You may also wish to create specialized API-Only users which may modify configurations through GitOps, but cannot access fleet through the UI. These specialized users can be created through `fleetctl user create` with the `--api-only` flag, and then assigned the `GitOps` role, and given global or team scope in the UI.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dantecatalfamo mind updating this to show an example of the full command to create an API-only user with the GitOps role? (Less work for the user, they don't have to look up how to assign a role, what options are required, etc.)

Copy link
Member Author

@dantecatalfamo dantecatalfamo Apr 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually don't know if creating a gitops team user is possible with fleetctl, it doesn't seem well documented

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rachaelshaw It looks like users can only be assigned global roles using fleetctl, not team roles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants