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

Export all users of TG #14

Open
ServiceItTvLusha opened this issue Jul 29, 2024 · 2 comments
Open

Export all users of TG #14

ServiceItTvLusha opened this issue Jul 29, 2024 · 2 comments

Comments

@ServiceItTvLusha
Copy link

Hello
how can i export all users to csv file with tg ?

@jimccann-rh
Copy link

I don't see that option for csv export

tg export --help

Usage: tg export
Version: CLI Version: 0.0.71 | TwingateApiClient Version: 0.1.0

Description:

Export from account to various formats

Options:

-h, --help                           - Show this help.                                                                   
-a, --account-name       <string>    - Twingate account name                                                             
-l, --log-level          [logLevel]  - Log level                  (Default: "INFO")                                      
-f, --format             [value]     - Export format              (Default: "xlsx", Values: "xlsx", "json", "dot", "png",
                                                                  "svg")                                                 
-o, --output-file        [value]     - Output filename                                                                   
-n, --remote-networks    [boolean]   - Include Remote Networks                                                           
-r, --resources          [boolean]   - Include Resources                                                                 
-g, --groups             [boolean]   - Include Groups                                                                    
-p, --security-policies  [boolean]   - Include Security Policies                                                         
-u, --users              [boolean]   - Include Users                                                                     
-d, --devices            [boolean]   - Include Devices (trust)                                                           

@jimccann-rh
Copy link

https://github.com/Twingate-Labs/Twingate-CLI

python supports csv

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

No branches or pull requests

2 participants