@jupiterone/cli
Advanced tools
Changelog
[6.22.0] - 2021-09-30
@jupiterone/data-model
to expose Issue
entity class.Changelog
[6.21.0] - 2021-09-28
{CWD}/jupiterone/questions/questions.yaml
for the
--file-path
argument of j1-integration validate-question-file
Changelog
[6.20.0] - 2021-09-26
j1-integration validate-question-file
command that is used to
automatically validate managed questions and JupiterOne queriesChangelog
[6.19.0] - 2021-09-09
toImplementSpec
jest matcherStepSpec
and IntegrationSpecConfig
types in order to define
integration specificationsChangelog
[6.18.0] - 2021-08-27
@jupiterone/data-model
to expose Secret
entity class.Changelog
[6.17.0] - 2021-08-27
@jupiterone/data-model
to expose Question
entity class.Changelog
[6.16.1] - 2021-08-27
@jupiterone/data-model
to expose RelationshipClass.ENFORCES
Changelog
[6.16.0] - 2021-08-25
j1-integration collect --project-path
to allow for executing against a
project in any locationj1-integration sync --project-path
to allow for executing against a
project in any locationj1-integration run --project-path
to allow for executing against a
project in any locationj1-integration run --development
to match other commands that connect to
JupiterOne development environmentj1-integration visualize --output-file
to allow for specifying the
output file pathj1-integration visualize --data-dir
value to the error content of
the generated file when there were no entities or relationships to renderj1-integration visualize --data-dir
to support absolute path,
complementing added support for --project-path
on other commandsj1-integration document --output-file
to reflect that it is a path
relative to --project-path
EPERM: operation not permitted, symlink
Changelog
[6.15.0] - 2021-08-19
mappedRelationships
to step metadataChangelog
6.14.0 - 2021-08-04
j1-integration visualize
displays placeholder entities. Now only
properties present in targetFilterKeys
are displayed in the graph, making
target entities smaller. Also, set borders of placeholder entities to dashed.@jupiterone/data-model
to expose Alert
entity schema.createEventPublishingQueue
takes in an optional Axios config.