1Password/solutions

Update any scripts that depended on v2.21 to use new `--permission` syntax introduced in 2.25

scottisloud opened this issue · 0 comments

CLI v2.25 has been released and introduces the --permissions flag, returning functionality lost in v.2.22^.

  • Test the new flag to ensure behaviour is expected.
  • identify all scripts that depended on the v2.21 functionality
  • update those scripts.