Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions scripts/export_users_and_teams/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
```markdown
# OpsLevel Teams and Users Exporter

This Python script retrieves team and user data from OpsLevel using the GraphQL API and exports it to a CSV file.
Expand Down Expand Up @@ -102,4 +101,3 @@ The script includes error handling for:

* Ensure that you have the necessary permissions to access the OpsLevel API.
* The CSV file will overwrite any existing file with the same name.
```