You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ts : Default transfer spec includes resume_policy=sparse_csum.
ssh_options : Now additive option, like ts.
vault: When creating an entry, the label field is now part of the creation Hash.
console: Removed options filter_from and filter_to. Use standard option query instead.
sync: Removed option sync_info. Replaced with positional parameters. Streamlined command line interface. Applies to all plugins with sync command.
async: Removed option sync_name. Replaced with percent selector %name:.
aoc: files download using gen4 API do not require anymore to provide the containing folder in first position, and then only file names. Now, directly provide the path to all files.
logger: Log is simplified, date is removed by default. Use --log_format=standard to revert to standard Ruby logger. See option log_format for details.