Powerpipe CLI v1.0.0
Oct 22, 2024•powerpipe
Whats new
- connection resource to manage credentials. Documentation.
- database property has been added to mod. A database can be a connection reference, connection string, or Pipes workspace to query.
Deprecations
- Deprecated database CLI arg. See Setting the Database for the new syntax to set the database.
- Deprecated POWERPIPE_DATABASE env var. See Setting the Database for the new syntax to set the database.
- Deprecated database workspace profile arg. See Setting the Database for the new syntax to set the database.