Skip to content

Releases: manifoldco/manifold-cli

v0.15.1

26 Jul 18:06
2f876a9
Compare
Choose a tag to compare

Fixed

  • Panic when creating a custom resource
  • Using --me flag when a team is already set in .manifold.yml
  • .manifoldrc permission check for Windows
  • Root detection on Windows when trying to find .manifold.yml

Removed

  • Moved Transfer and Move analytics to the backend

Updated

  • promptui to v0.3.1

v0.15.0

11 Jul 19:01
f67d1b6
Compare
Choose a tag to compare

Added

  • Updated auto-generated names to match what we do in Marketplace
  • services categories command added, to list products by category

Fixed

  • manifold export without a project

v0.14.0

13 Apr 17:11
76c4d87
Compare
Choose a tag to compare

Added

  • Prompt user to create billing profile if missing during resource create
  • events list to list account activity events

Removed

  • Provision event from create command
  • Title prompt removed from Resource, Project and Team creation
  • GitHub identity -- user user:email scope for login and link

Fixed

  • Export now only makes one call to retrieve all credentials
  • Export not uses project_id for better server side credentials fetching

v0.13.0

13 Dec 16:30
9c69bd4
Compare
Choose a tag to compare

Added

  • GitHub identity -- register a new account, login to or link an existing account to GitHub
  • GitHub identity -- update GitHub app ClientID
  • GitHub identity -- Use GET for state polling
  • Reference to go-manifold updated to 0.9.1 release for verification code change

v0.12.0

30 Nov 13:52
3e09e7f
Compare
Choose a tag to compare

Added

  • Get available roles from the server

Fixed

  • Change verification code validation to support numeric codes

v0.11.0

27 Nov 23:11
f3d7231
Compare
Choose a tag to compare

Added

  • --role flag to teams invite
  • teams join using an invitation token
  • create cmd has search for product, plan and region
  • transfer allows you to transfer resources from a team to a user and vice versa

Fixed

  • User display name accepts unicode letters

v0.10.1

15 Nov 20:59
ee15c01
Compare
Choose a tag to compare

Fixed

  • os/user.Current when cgo is disabled

v0.10.0

03 Nov 23:08
Compare
Choose a tag to compare

Added

  • Client-side name generation to manifold create
  • manifold alias can rename configuration keys on a per-resource basis

v0.9.3

30 Oct 17:38
Compare
Choose a tag to compare

Fixed

  • Travis builds not picking up new versions

v0.9.2

30 Oct 17:42
e5bb309
Compare
Choose a tag to compare

Added

  • Support for creating and viewing resources from unlisted plans

Fixed

  • Resize will no longer crash due to uninitialized Analytics
  • Ask for resource name/title after resource settings has been selected
  • Disable spinner animation when piping output