Releases: OpsLevel/cli
Releases · OpsLevel/cli
Release list
v0.3.0-beta.5
v0.3.0-beta.4
v0.3.0-beta.3
v0.3.0-beta.2
v0.3.0-beta.1
v0.3.0
v0.3.0-beta
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
Feature
- upgrade opslevel-go to v0.3.3
- initial pass at
export terraformfor 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_toOPSLEVEL_but still support old prefix - use args instead of flags for rubric commands
- seperate get and list commands
v0.1.0-beta.5
set location of homebrew formula
v0.1.0-beta.4
pipe through the homebrew publishing github token