For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationCommand referenceRelease notes
DocumentationCommand referenceRelease notes
  • Command reference
    • iagctl cert-gen
    • iagctl completion
      • get decorators
      • get executable-object
      • get registries
      • get repositories
      • get runners
      • get secrets
      • get services
      • get users
    • iagctl login
    • iagctl runner
    • iagctl server
    • iagctl version
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • Syntax
  • Examples
  • Options
  • Options inherited from parent commands
Command referenceiagctl get

iagctl get users

Was this page helpful?
Previous

iagctl hostkeys add

Next
Built with

Display all users.

The iagctl get users command displays a list of all users in the gateway data store, including when each user was created and when they last logged in. A login event occurs when a user runs the iagctl login command from a gateway client against a gateway server.

Syntax

$iagctl get users [flags]

Examples

$iagctl get users

Options

$ -h, --help Help for users

Options inherited from parent commands

$ --profile string Specify the client profile to use (case-insensitive, defaults to [client] section)
$ --config string Path to the configuration file
$ --raw Display the result of the command in raw format
$ --verbose Enable verbose output