Skip to content

Feat: command to list users#159

Merged
thekaveman merged 21 commits intomainfrom
feat/commands-user-ls
Apr 14, 2026
Merged

Feat: command to list users#159
thekaveman merged 21 commits intomainfrom
feat/commands-user-ls

Conversation

@thekaveman
Copy link
Copy Markdown
Member

@thekaveman thekaveman commented Apr 14, 2026

Adds a new user subcommand:

$ compiler-admin user ls --help
Usage: compiler-admin user ls [OPTIONS] [[google|toggl]]

  List users in the Compiler workspace.

Options:
  --inactive                      List inactive users in the system.
  -v, --verbosity [b|basic|d|detailed|j|json]
                                  How detailed the output should be.
  --help                          Show this message and exit.

@thekaveman thekaveman force-pushed the feat/commands-user-ls branch from 318fc0b to 364ac89 Compare April 14, 2026 19:08
@github-actions
Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  compiler_admin
  __init__.py
  compiler_admin/api
  toggl.py
  compiler_admin/commands/time
  download.py
  compiler_admin/commands/user
  __init__.py
  backupcodes.py
  convert.py
  create.py
  deactivate.py 43-44
  delete.py
  ls.py
  offboard.py
  reactivate.py
  reset.py
  restore.py
  signout.py
  compiler_admin/services
  files.py 24, 40
  google.py
  time.py
  toggl.py
Project Total  

This report was generated by python-coverage-comment-action

@thekaveman thekaveman force-pushed the feat/commands-user-ls branch from 364ac89 to 9d7ff8f Compare April 14, 2026 19:42
@github-actions
Copy link
Copy Markdown

@thekaveman thekaveman marked this pull request as ready for review April 14, 2026 19:58
@thekaveman thekaveman merged commit d5bbe67 into main Apr 14, 2026
4 checks passed
@thekaveman thekaveman deleted the feat/commands-user-ls branch April 14, 2026 19:58
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.

1 participant