Steampipe CLI v1.0.0
Oct 22, 2024•cli
Breaking changes
The mod functionality, which was previously deprecated and moved to Powerpipe, has been removed in this version.
- Removed the
check
,dashboard
,mod
, andvariable
commands. (#4413) - Removed support for running named queries. (#4416)
- Removed the
watch
andmod-location
CLI args from thequery
command. (#4417) - Removed the
dashboard
,dashboard-listen
, anddashboard-port
CLI args from theservice
command. (#4418) - Removed the
STEAMPIPE_MOD_LOCATION
andSTEAMPIPE_INTROSPECTION
env vars. (#4419) - Removed support for deprecated
STEAMPIPE_CLOUD_HOST
andSTEAMPIPE_CLOUD_TOKEN
env vars. (#4420) - Removed the
watch
,introspection
, andmod-location
workspace profile args. (#4421) - Removed the
check
anddashboard
options from workspace profiles. (#4422) - Removed the
dashboard
option from global options (default.spc
). (#4423)