Releases
1.5.0
Changed
Updated the name of the longname
field output by upstream:list
to label
. (#1747 )
Updated the name of the longname
field output by upstream:info
to label
. (#1747 )
Upstreams of types core
and custom
are the only ones which appear by default when using upstream:list
. (#1747 )
The --org
option of the site:list
command now defaults to "all"
instead of null
, but its behavior is unchanged. (#1747 )
The role
parameter of the site:team:add
command defaults to team_member
. (#1750 )
Added
Added a machine_name
field to the output of upstream:list
. (#1747 )
Added a organization
field to the output of upstream:list
. (#1747 )
Added a machine_name
field to the output of upstream:info
. (#1747 )
Added a organization
field to the output of upstream:info
. (#1747 )
Added a repository_url
field to the output of upstream:info
. (#1747 )
Added a org:upstream:list
command to list the upstreams of a specific organization. (#1747 )
Added an --org
option to upstream:list
to list the upstreams of a specific organization. (#1747 )
Added an --all
option to list upstreams of all types in the output of upstream:list
. (#1747 )
Added a --framework
option to upstream:list
to filter the list by framework. (#1747 )
Added a --name
option to upstream:list
to filter the list by name regex. (#1747 )
Removed
Removed the category
field from the output of upsteram:info
. (#1747 )
Fixed
The org
option of site:create
now works with machine names and labels as well as UUIDs. (#1747 )
If the change_management
feature is not enabled on a site, no warning is displayed only if the role
has been supplied and is not team_member
. (#1750 )
You can’t perform that action at this time.