v0.5.0
manifold-dangerzone
released this
14 Sep 14:14
·
230 commits
to master
since this release
Added
- Group commands into categories for better help output
- Update sorting function to use
sort.Slice
- Sort plan by price and name during resource creation
projects add
adds a resource to a projectprojects create
creates new projectsprojects list
lists projectsprojects remove
removes a resource from a projectprojects update
updates an existing projectverify $EMAIL_CODE
verifys users e-mail with the CLIrun
supports --project/-pinit
saves project context instead of app contextlist
improved UI- Add
reszie
for resizing a resource
Fixed
- Fetching resources or operations with nil team returns personal account
- Operations not assigning team and project id
- SelectResource uses project label instead of app name
export
accepts project label instead of app nameexport
lists resources without projectslist
accepts project flag instead of app namelist
now adheres to team context for operationsupdate
accepts project label instead of app nameview
shows project label instead of app nameview
shows resource still in provision
Removed
apps
commands, replaced withprojects
commandsrename
command in favour ofupdate
- Fix
--me
when in a team context