Changelog
3.1.0 (2022-06-17)
oauth
authorization from commandline (#299) (18c88bb)users:transfer-content
to respect quiet flag (#288) (1d0bbab)copy-instance-on-item-copy
flag (#285) (cd4fbf4)json
flag by replacing json.stringify
(#328) (1204f2c)Changelog
3.0.0 (2022-01-27)
Changelog
2.5.1 [2020-04-14]
--quiet
flag to suppress any non-error output to stderr--restrict-collaboration
flag for box folders:update
where previously the flag would not restrict the collaborations when passed as true and would restrict collaborations when passed as falsebox trash:restore
to restore a trashed item and box trash:get
to get information on a trashed itemChangelog
2.4.0 [2019-08-29]
box files:metadata:list
and box search
) would only include the columns from the first object in the result set.
These commands now output the full set of columns across all objects in the result set.box collaborations:update
when setting --role=owner
; previously the command would
output undefined
.box users:create
and box users:update
commands with
the --external-id
flagChangelog
2.3.0 [2019-05-23]
--confirm
flag to the box users:email-aliases:add
command to automatically confirm the email alias--restrict-to-enterprise
flag to the box folders:update
command to restrict collaboration on the folder
to the owner's enterprisebox folders:update
command where the --upload-email-access
flag would not correctly set
the folder upload email access level