Skip to content

1.0.0

Compare
Choose a tag to compare
@pcf-sec-eng-bot pcf-sec-eng-bot released this 12 Jun 00:51

Compatibility

  • CLI version 1.0.0 is only compatible with server version 1.0.0+

Notice

  • Set and generate commands no longer contain a default type. You must now explicitly set a type for clarity.
  • Flag --skip-tls-validation is now deprecated. Please use --ca-cert to provide trusted CA(s) if API and/or UAA certificate is signed by an untrusted authority.

New Features

  • Credentials can now be retrieved by ID
  • Trusted CA can be provided with flag --ca-cert with commands api and login
  • Request lacking command or with invalid command now returns help menu