Managing resources
Ping CLI provides multiple methods for managing resources across connected Ping Identity services. Choose the approach that matches your goal.
Command structure
Learn how Ping CLI commands are constructed: product namespaces, resource actions, and available options. This is the foundation for all resource management tasks.
Generate a resource template
Auto-generate a JSON skeleton for any resource type to use as a starting point when creating or replacing a resource.
Custom API requests
Call any Ping Identity API endpoint directly from the CLI, with automatic authentication, base URL management, and built-in retry logic. Useful for endpoints not yet exposed as native commands or when building automation scripts.