@jupiterone/cli
Advanced tools
Changelog
11.3.1 - 2023-11-28
Changelog
11.2.0 - 2023-11-16
stepConcurrency
to InvocationConfig
allowing customization of step
concurrency.Changelog
11.1.0 - 2023-10-19
Add compressUploads
to CreateAPIClientOptions
. Enabling this will send
gzipped payloads.
Allow loading modules by name (ex. @jupiterone/graph-rumble) in the
generate-ingestion-sources-config
and generate-integration-graph-schema
commands
Changelog
11.0.0
Breaking: Change TargetFilterKey
type to only allow composite keys.
Plain string keys are no longer allowed.
Breaking: Batch size Options removed:
--upload-batch-size
and --upload-relationship-batch-size
options from CLI sync commandsuploadBatchSize
and uploadRelationshipBatchSize
parameters from programmatic sync methodsChangelog
10.7.1 - 2023-09-26
Changelog
10.7.0 - 2023-09-21
Collected metric
log that is published when
logger.publishMetric is called to "debug"Changelog
10.6.0 - 2023-09-21
Changelog
10.5.3 - 2023-09-18
j1-integration run
command
to improve formatting consistencyerr
log serializer