Skip to content

Releases: OpsLevel/cli

v0.3.0-beta.5

Choose a tag to compare

@github-actions github-actions released this 02 Oct 12:32
v0.3.0-beta.5
d013c06

v0.3.0-beta.4

Choose a tag to compare

@github-actions github-actions released this 02 Oct 02:55
v0.3.0-beta.4
bf25ce3

v0.3.0-beta.3

Choose a tag to compare

@github-actions github-actions released this 02 Oct 02:45
v0.3.0-beta.3
b849972

v0.3.0-beta.2

Choose a tag to compare

@github-actions github-actions released this 02 Oct 02:35
v0.3.0-beta.2
abe47f8

v0.3.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 02:09
v0.3.0-beta.1
6b799be
Fix Release Build

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 14:28
v0.3.0
2ae71cf
First non-beta release

v0.3.0-beta

Choose a tag to compare

@github-actions github-actions released this 01 Oct 19:33
v0.3.0-beta
187bded
Bugfix

- if multiline string from opslevel does not end with \n then have terraform treat it as an escaped string

Docs
- add installation instructions for Deb/RPM

Feature
- add deb/rpm package releases
- add create, get, list and delete for filters
- implement create, get, list, and delete for team, team member and team contact
- implement get & list for repository
- add ability to output list data as a json array
- implement correct output formatting for list tier, lifecycle and tools

v0.2.0-beta

Choose a tag to compare

@github-actions github-actions released this 18 Sep 17:49
v0.2.0-beta
5c6812e

Feature

  • upgrade opslevel-go to v0.3.3
  • initial pass at export terraform for exporting data from your account to be controlled by terraform
  • add shell completion generation command
  • add get and list check commands
  • add list commands which differ from get commands
  • add commands for rubric categories and levels
  • add get and delete service commands
  • add gpg signing
  • add ability to query account lifecycles, tiers, teams and tools

Refactor

  • convert prefered environment variable prefix from OL_ to OPSLEVEL_ but still support old prefix
  • use args instead of flags for rubric commands
  • seperate get and list commands

v0.1.0-beta.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:18
set location of homebrew formula

v0.1.0-beta.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:10
pipe through the homebrew publishing github token