Skip to content

Releases: devrev/cli

DevRev CLI v0.4.15

18 Feb 20:43
6fb0bd6

Choose a tag to compare

DevRev CLI release v0.4.15

DevRev CLI v0.4.14

18 Feb 20:17
6fb0bd6

Choose a tag to compare

DevRev CLI release v0.4.14

DevRev CLI v0.4.13

11 Nov 05:53
6fb0bd6

Choose a tag to compare

DevRev CLI release v0.4.13

DevRev CLI v0.4.12

25 Aug 07:45
6fb0bd6

Choose a tag to compare

DevRev CLI v0.4.12 Pre-release
Pre-release

DevRev CLI release v0.4.12

DevRev CLI v0.2.1

11 Nov 05:44
6fb0bd6

Choose a tag to compare

DevRev CLI release v0.2.1

DevRev CLI 0.4.11

15 May 06:22
fdabdc8

Choose a tag to compare

[0.4.11] 2025-05-14

Update

  • Enhanced support for the latest regions.
  • Introduced the --region flag in the snap_in_package logs command to enable viewing logs from other regions of the snap-in.

DevRev CLI 0.4.10

17 Feb 08:43
fdabdc8

Choose a tag to compare

[0.4.10] 2025-02-15

Added

  • Updated template for snap_in_version init command

DevRev CLI 0.4.9

13 Feb 19:03
fdabdc8

Choose a tag to compare

[0.4.9] 2025-02-13

Added

  • added --unverified flag to prevent JWT verification in set-token

DevRev CLI 0.4.8

28 Oct 16:38
fdabdc8

Choose a tag to compare

[0.4.8] 2024-09-17

Added

  • marketplace_submissions interactive commands for:
    • create lets you create a new marketplace submission. You can choose between creating a new submission from
      scratch (initial submission) or creating one from an existing marketplace item.
    • update lets you update an existing marketplace submission.
    • transition lets you transition a marketplace submission between its available states.
    • delete lets you delete a marketplace submission.
  • marketplace_items interactive commands for:
    • install lets you install a marketplace item.
    • transition lets you transition a marketplace item between its available states.
    • publish lets you publish a marketplace item. This can be done only if the marketplace submission for the given
      item is in the approved state.
  • Use the --non-interactive flag to run the commands in non-interactive mode.

DevRev CLI 0.4.7

17 Apr 09:30

Choose a tag to compare

[0.4.7] 2024-04-17

Update

  • Added support for --testing_url flag in snap_in_version create command
  • updated latest snap_in template