Skip to content

Releases: outscale/octl

v0.0.8

17 Feb 09:55
v0.0.8

Choose a tag to compare

What's Changed

🌱 Others

  • ✨ feat(columns): + to add columns to output by @jfbus in #44
  • 🚸 ux: add spinner on long API calls by @jfbus in #49
  • ✨ feat: add profile management commands by @jfbus in #45
  • 🐛 fix: fix compilation bug by @jfbus in #50

Full Changelog: v0.0.7...v0.0.8

v0.0.7

13 Feb 16:10
v0.0.7

Choose a tag to compare

What's Changed

🌱 Others

  • ✨ feat: add delete aliases by @jfbus in #38
  • 💄 ui(confirm): use borders for confirm options by @jfbus in #41
  • 🐛 fix(errors): api errors crashed the output by @jfbus in #39

Full Changelog: v0.0.6...v0.0.7

v0.0.6

12 Feb 12:44
v0.0.6

Choose a tag to compare

What's Changed

🌱 Others

  • 🚸 ux: add some entity aliases/columns definition by @jfbus in #33
  • 🚸 ux(flags): add required flags by @jfbus in #36
  • 🐛 fix(generator): fix iaas api generation by @jfbus in #35
  • ✨ feat: add OKS provider by @jobs62 in #34
  • ♻️ change name to octl by @jfbus in #37

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

11 Feb 08:43
v0.0.5

Choose a tag to compare

What's Changed

🌱 Others

  • 🚸 ux(list): change list shortcut to ls by @jfbus in #31
  • 🚸 ux(tables): add name tag by @jfbus in #32
  • 🚸 ux(tables): add colors to states by @jfbus in #30

Full Changelog: v0.0.4...v0.0.5

v0.0.4

10 Feb 16:17
v0.0.4

Choose a tag to compare

What's Changed

🌱 Others

  • 🚸 ux(slices): dynamically set NumEntriesInSlices by @jfbus in #22
  • 🚸 ux(profile): add flags for profile file/name by @jfbus in #23
  • 🚸 ux(templating): add templates by @jfbus in #24
  • ✨ feat: add high level cli with table output by @jfbus in #25
  • 🐛 fix(completion): fix completion of enums in aliases by @jfbus in #27
  • 🐛 fix(auth): config/profile flags were broken by @jfbus in #28
  • 🚸 ux(times): allow durations or day/month/year offsets in time-based flags by @jfbus in #26

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Feb 17:37
v0.0.3

Choose a tag to compare

What's Changed

🌱 Others

  • 📝 doc(readme): improvements by @jfbus in #11
  • ✨ feat(help): add help texts by @jfbus in #15
  • ♻️ refacto: move version to --version flag by @jfbus in #16
  • ✨ feat(chaining): chain commands by @jfbus in #18
  • ✨ feat(input): send a raw JSON document by @jfbus in #19
  • ♻️ refacto: add builder/runner abstractions by @jfbus in #20
  • ✨ feat: aliases by @jfbus in #21

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Feb 19:21
v0.0.2

Choose a tag to compare

What's Changed

🌱 Others

  • ✨ feat(version): add API version by @jfbus in #12
  • ✨ feat(flags): autocompletion of enums by @jfbus in #14
  • 🚸 ux(booleans): display warning when using --flag false instead of --flag=false by @jfbus in #13

Full Changelog: v0.0.1...v0.0.2

v0.0.1

04 Feb 08:28
v0.0.1

Choose a tag to compare

What's Changed

✨ Added

  • 🎉 first version of the cli by @jfbus in #1
  • ✨ feat(output): add jq-like output filter by @jfbus in #7
  • ✨ feat(update): add autoupdate by @jfbus in #8

🐛 Fixed

  • 🐛 fix(flags): fix for date slices flags by @jfbus in #6

New Contributors

Full Changelog: https://github.com/outscale/gli/commits/v0.0.1