Skip to content

Releases: PaloAltoNetworks/prismacloud-cli

v0.4.41

13 Jul 10:22
ece8e0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.40...v0.4.41

v0.4.40

13 Jul 07:46
904579a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.38...v0.4.40

Change API version

12 Jul 18:56
814b625
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.37...v0.4.38

v0.4.37

12 Jul 16:13
b89f3df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.36...v0.4.37

v0.4.36 - Normalize urls by @tkishel

12 Jul 14:13
840d2d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.35...v0.4.36

v0.4.35

23 Jun 06:48
abcdd68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.33...v0.4.35

v0.4.33

20 Jun 08:32
3cb7e76
Compare
Choose a tag to compare

Use environment variables for configuration

By setting the environment variables:

PC_SAAS_API_ENDPOINT
PC_COMPUTE_API_ENDPOINT
PC_ACCESS_KEY
PC_SECRET_KEY

And then run pc referring to a configuration called environment:

pc --config environment <command>

This fixes #57

What's Changed

  • suppress both the index and the index column of the data_frame in output by @tkishel in #51
  • Small bugfix to prevent error while removing index by @steven-deboer in #52
  • Slightly improve the scans command to be able to fetch the latest scan results. by @steven-deboer in #54
  • Make the CLI available to windows users by @deese in #53
  • add compliance standard to filter by @SimOnPanw in #55
  • set default params and turn all_polciies to boolean flags by @SimOnPanw in #56
  • Use environment variable with --config environment by @steven-deboer in #59

New Contributors

Full Changelog: v0.4.27...v0.4.33

Improved logs audit command

01 Jun 14:43
11a24c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.26...v0.4.27

Added new discovery command

27 May 14:33
d41e340
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.4.18...v0.4.26

v0.4.16

16 May 09:55
4fa0861
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.15...v0.4.16