get services
  • 29 Oct 2024
  • Dark
    Light
  • PDF

get services

  • Dark
    Light
  • PDF

Article summary

iagctl get services

Display all services regardless of type

Synopsis

This command displays a list of all services within the gateway data store. The supported service types are:

  • ansible-playbook
  • python-script
  • opentofu-plan

To filter a particular type of service, use the --type argument to pass in the type of services you want.

iagctl get services [flags]

Examples

Get All Services

iagctl get services

Filter Ansible Playbook Services

iagctl get services --type ansible-playbook

Filter Python Script Services

iagctl get services --type python-script

Filter OpenTofu Plan Services

iagctl get services --type opentofu-plan

Filter Multiple Services

iagctl get services --type opentofu-plan --type python-script --type ansible-playbook

Options

-h, --help   help for services

Options Inherited from Parent Commands

--config string   Path to the configuration file
--raw             Displays the result of the command in its raw format
--verbose         Enable verbose output

CLI References

See related get commands:

For all CLI commands see → Command References Index


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.