iquery

Module commands

Source

Structs§

Enums§

Traits§

Functions§

  • Attempt to connect to the fuchsia.diagnostics.*ArchiveAccessor with the selector specified.
  • Connect to fuchsia.diagnostics.*ArchivistAccessor with the provided selector string. The selector string should be in the form of “:<service_name>”. If no selector string is provided, it will try to connect to bootstrap/archivist:fuchsia.diagnostics.ArchiveAccessor.
  • Expand selectors with a tree name. If a tree name is given, the selectors will be guaranteed to include the tree name given unless they already have a tree name set. If no tree name is given and the selectors carry no tree name, then they’ll be updated to target all tree names associated with the component.
  • Get all the exposed ArchiveAccessor from any child component which directly exposes them or places them in its outgoing directory.
  • Returns the selectors for a component whose url, manifest, or moniker contains the component string.