Releases: pantheon-systems/terminus
0.5.2
0.5.1
0.5.0
Branch pantheon-systems/cli/0.5.0
Issues Closed
Issue #63 - Help for each command should show available arguments
Issue #94 - Deleting a site should not print the site list by default
Issue #108 - terminus site dashboard, --yes option doesn't work.
Issue #109 - Terminus site backup create doesn't have a flag for retention time
Issue #113 - Move --yes logic into the Terminus::confirm() function
Issue #114 - --site and --name
Issue #116 - site code commit need to return Success or Error
Issue #121 - Fix docstring for site backup
Issue #123 - Adding some Drupal and Wordpress love to terminus art
Issue #126 - terminus sites aliases
ends with wrong permissions for alias file
Pull requests merged
Pull request #83 - Just one type of exception provides response object.
Pull request #86 - Issue #63: Move @subcommand
to the bottom of DocParser info
Pull request #89 - Update Multidev create/delete commands to use workflows
Pull request #103 - Redoing upstream code check logic. Adding additional language for missing environments.
Pull request #104 - Positional validation
Pull request #110 - Dashboard command did not check for --yes in config
Pull request #112 - Add tracking codes for kibana
Pull request #117 - Transition from old apis to workflows
Pull request #122 - Adding info to site backup
docstring
Pull request #123 - Adding some Drupal and Wordpress love to terminus art
Pull request #125 - Use getError()
for Guzzle CurlException
Pull request #128 - Refactor testing
Pull request #129 - Removing single-quotes chmod mode
Pull request #130 - Only do success of fail, resolves #116
Pull request #131 - Always return true if the config --yes option is set
Pull request #132 - Adds capability for backup retention, also refactors backup process to u...
Pull request #136 - Delete site output should be "Success".
0.4-beta
This is primarily a bugfix release but does contain some additional features.
#48 - Add guideline to opening new issues
#64 - Fix sites show typo
#65 - 'terminus cli cache-clear' appears to log me out
#66 - Fixed connection-mode show
#69 - prior to php 5.5 "self" is case sensitive
#71 - terminus sites delete command-line-test spews
#72 - Creating a site screws things up
#73 - Minor but visible spelling error
#75 - sites delete should honor the --yes flag
#76 - creating a site with --product=wordpress does not fail, but does not work either
#77 - consistency in verbs
#80 - Various Bugfixes
#81 - Resolves #77 in a backward compatible manner
#82 - terminus auth login [email protected] fails
#84 - terminus help <command>
throws an error
#85 - Issue #84: Don't run invalid_positionals() on the help
command
#88 - Revert overwrite of wrapper script
#91 - Fix site clone-env
and site wipe
when using interactive args
#96 - Aliases
#97 - Revert bin/terminus and update fixture testing/building script. Resolves...
#99 - Had the wrong default file name. resolves #61
0.3.4-beta
Fixes bug with creating sites from within an organization.
0.3.3-beta
Fixes a input bug.
0.3.2-beta
Includes multiorg functions site organization memberships.
0.3.1-beta
This is a bug release. Fixes issues related to importing WordPress sites and adds the ability to import at "create".
0.3.0-beta
This release adds environment create and delete functions and fixes a bug when applying upstream updates.