Skip to content

dsv-cli-v1.41.0

Compare
Choose a tag to compare
@sheldonhull sheldonhull released this 23 May 18:51
· 19 commits to main since this release
f27e803

v1.41.0 - 2024-05-23

🎉 New Product Feature

  • Added --body option to dsv secret create i.e.
    dsv secret create --body '{"data":{"key":"value"},"atrributes":{"attribute1":"value1"},"descr":"add description here"}}'
    Note: options --data --attributes and --desc will take precedence over the --body option

⬆️ Dependencies

  • Maintenance release due to updated dependencies.