Releases: manifoldco/manifold-cli
Releases · manifoldco/manifold-cli
v0.15.1
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
tov0.3.1
v0.15.0
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
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
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
Added
- Get available roles from the server
Fixed
- Change verification code validation to support numeric codes
v0.11.0
Added
--role
flag toteams invite
teams join
using an invitation tokencreate
cmd has search for product, plan and regiontransfer
allows you to transfer resources from a team to a user and vice versa
Fixed
- User display name accepts unicode letters
v0.10.1
Fixed
os/user.Current
when cgo is disabled
v0.10.0
Added
- Client-side name generation to
manifold create
manifold alias
can rename configuration keys on a per-resource basis
v0.9.3
Fixed
- Travis builds not picking up new versions
v0.9.2
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