NAME
cryptexctl version
—
print the version of a cryptex
subsystem component
SYNOPSIS
cryptexctl version |
version [COMPONENT] |
DESCRIPTION
Print the version of a cryptex subsystem component.
If no COMPONENT is specified, print information about the "cli" component (cryptexctl(1) itself).
OPTIONS
List of components and their descriptions:
- cli
- The cryptexctl(1) tool.
- library
- The libcryptex(3) library against which cryptexctl(1) is linked.
- daemon
- The cryptexd(8) daemon cryptexctl(1) is currently communicating with.
- mobile-device-framework
- The MobileDevice framework against which cryptexctl(1) is linked.
EXAMPLES
Display version information about cryptexctl(1):
% cryptexctl version
Display version information about the libcryptex(3) library:
% cryptexctl version
library
SEE ALSO
HISTORY
Introduced in macOS 11.0