# Rundeck CLI - Change Log
Note: The CLI is not on the same release cycle as Rundeck Core or Enterprise products.
# 1.3.10
- Fix Issue #342 (opens new window) uninstall script does not work with sh
# 1.3.9
- Update OkHttp lib #357 (opens new window)
- Fix Issue #352 (opens new window) node attribute expansion not working for ssh-xyz attributes
- Fix: allow using java 11 to build
- Fix Issue #331 (opens new window) java 11 illegal access warnings
- Fix: extension jars not loadable running as shadow dist
Note: 1.3.5 - 1.3.8 changes were related to packaging and release scripts. Publishing of artifacts was moved from bintray to packagecloud and java libs are now published to maven central. See install docs (opens new window).
# 1.3.4
- Fix Issue #302 (opens new window) jvm exit delayed by lingering threads
# 1.3.3
- Revert "Fix Issue #323 (opens new window) indentation in verbose data output"
- fix: snapshot build version is not shown in banner
- fix Issue #262 (opens new window) increase default read/connect timeouts (10m/2m)
# 1.3.2
- fix Issue #305 (opens new window) scm import perform should include deletedJobs in request
- fix Issue #304 (opens new window) add scm import status and deleted fields to import items
- Fix Issue #285 (opens new window) rd run output supports -v and -% and RD_FORMAT when not using follow mode
- Fix Issue #323 (opens new window) indentation in verbose data output
- Fix Issue #272 (opens new window) execution info includes adhoc flag
- fix: docs/Gemfile to reduce vulnerabilities
# 1.3.1
- Fix Issue #307 (opens new window) acl extension not available in shadow packages (deb)
# 1.3.0
- added
rd acl
subcommands for create,test,validate of aclpolicy files - update CLI toolbelt, easier picocli in extensions/subcommands
# 1.2.4
- Fix Issue #295 (opens new window) URI too large error for jobs bulk delete
# 1.2.3
- Fix Issue #291 (opens new window) shadow jar should have all classifier
- add simple RundeckClient static builder methods
# 1.2.2
- (build and release changes)
# 1.2.1
- (build and release changes)
# 1.2.0-beta1
- refactor to allow extension libraries
# 1.1.8
- Update dependencies for Retrofit and Jackson #277
- Update help text of
rd run --quiet
for clarity
# 1.1.7
- Update gpg key fix Issue #252 (opens new window)
# 1.1.6
- Fix Issue #250 (opens new window) update signing script build dir path
- Fix Issue #245 (opens new window) skip upgrade test on tag build
- update user agent string, allow customizing it in api client lib
- add
rd version
command for version info - fix: postUninstall should not remove symlink after upgrade
# 1.1.5
- Fix Issue #242 (opens new window) overwrite symlink if present, and remove on uninstall, add tests
- fix: travis deploy for maven doesn't work
- Fix Issue #180 (opens new window) prevent invalid project name
# 1.1.4
- fix Issue #198 (opens new window) load jobs with verbose output shows error message
- fix Issue #202 (opens new window) format exec list for adhoc should work
- Fix: deb/rpm install scripts to use correct build path
# 1.1.3
- relocatable rpm
- fixes for plugins commands
- add
jobs forecast
command (api v32)
# 1.1.2
- Add
rd executions metrics
(API v29) Execution Metrics API #210 (opens new window) - Default API version used is 29
- Add
rd user roles
(API v30) #211 (opens new window) - new
RD_INSECURE_SSL_NO_WARN=true
to suppress insecure SSL warning #215 (opens new window) - support sha384 via upgraded okhttp #219 (opens new window)
rd plugins
enabled by default #220 (opens new window)
# 1.1.1
- New commands
- get execution state (rd executions state)
- delete all job executions (rd executions deleteall)
- toggle job execution (rd jobs enablebulk and disablebulk)
- toggle job schedule (rd jobs reschedulebulk and unschedulebulk)
- server cluster scheduler takeover (rd scheduler takeover)
# 1.1.0
- Fix Issue #196 (opens new window) rd run -loglevel debug should work
- fix description of executions info command
# 1.0.29
- Fix Issue #186 (opens new window) rd run --raw allows -opt @value literal
# 1.0.28
- correct rd run loglevel option fixes Issue #185 (opens new window) fixes Issue #187 (opens new window)
# 1.0.27
- fix exception with rd keys list when no keys are present Issue #177 (opens new window)
- fix rd script issue
rd: source: not found
Issue #173 (opens new window) - fix Issue #177 (opens new window)
- Fix Issue #173 (opens new window) source with .
# 1.0.26
- Disabled interactive query paging for
executions deletebulk
- Fix Issue #169 (opens new window) project create does not require config input
- Disabled interactive query paging for
- Fix Issue #167 (opens new window) query/deletebulk -m 0 throws exception
- Fix Issue #168 (opens new window) add --require to executions deletebulk
- Fix Issue #150 (opens new window) require --path/-p arg to keys subcommands
# 1.0.25
rd executions query
now supports%job.*
format optionsrd executions query
now does interactive paging if there are more results, and--autopage
can be used in non-interactive mode to load all available pages of data- Fix Issue #163 (opens new window) enhance rd executions query paging
- Fix Issue #158 (opens new window) rd executions query does not format job info
# 1.0.24
- Fix Issue #156 (opens new window) npe if no stdin for project delete without --confirm
- Fix Issue #157 (opens new window) project create can use config file
- support outformat option for tokens create/list/reveal
# 1.0.23
- Fix usage text for jbos reschedule/unschedule
- Fix Issue #147 (opens new window)
jobs unschedule
disables execution - Fix Issue #136 (opens new window) parse error with 500 response for project delete
# 1.0.22
- Fix description of --alldeleted flag
- Fix Issue #62 (opens new window) add flags to scm perform to include items automatically
- improve scripting of scm actions with -v flag
- fix Issue #132 (opens new window) restore ACL/SCM validation error responses
- fix Issue #72 (opens new window) Add RD_CONF to specify conf file
# 1.0.21
- Fix test
- fix Issue #128 (opens new window) api calls not auto downgrading
# 1.0.20
- Add
rd users [list,info,edit]
(Rundeck 2.10+) - fix tests
- Fix Issue #126 (opens new window) Add API version downgrading
- Updated default API version to 21 (rundeck 2.10)
- Fix changelog for 1.0.18/1.0.19
# 1.0.19
- (no changes: Reissue to correctly release build artifacts)
# 1.0.18
- Issue #124 (opens new window) fix error when unexpected chars in job output if formatter is used
# 1.0.17
- document RD_DATE_FORMAT
- fix Issue #117 (opens new window) correctly parse datetime for execution data
- Fix Issue #115 (opens new window) add
rd system mode info/active/passive
- fix Issue #102 (opens new window) Username/Password auth: improve auth flow
# 1.0.16
- fix Issue #113 (opens new window) show load jobs output results correctly
# 1.0.15
- Fix Issue #94 (opens new window) nodes command does not yet manage nodes
- fix Issue #105 (opens new window) keys create error states incorrect prompt parameter
- fix Issue #106 (opens new window) Cannot use the option jobs purge [--jobxact -J value]
# 1.0.14
- Fix Issue #99 (opens new window): npe when scm import inputs tracked item job is null
# 1.0.13
- add
--charset
option forrd keys create
password file contents - read password file contents correctly fixes Issue #97 (opens new window)
# 1.0.12
- Add API v19 support to
rd tokens
rd tokens create
can specify roles, duration- Add
rd tokens reveal
to reveal token given ID (v19+) - Handle buggy create token response fix Issue #95 (opens new window)
# 1.0.11
- Fix Issue #37 (opens new window) add
-%/--outformat
tord run/adhoc/executions follow
# 1.0.10
- Fix Issue #89 (opens new window) run command is broken
# 1.0.9
- Issue #79 (opens new window) Add
job run
support for file upload, using-opt@ file
or-opt @file
syntax - Fix Issue #73 (opens new window) Add
rd projects archives export/import
- Fix Issue #80 (opens new window) Add RD_INSECURE_SSL_HOSTNAME and RD_ALT_SSL_HOSTNAME
- Fix Issue #83 (opens new window) verify
rd run
uses RD_PROJECT - Fix Issue #81 (opens new window) Add job schedule/exec enable/disable
- Fix link to insecure ssl config page
- APIv19:
rd run
file upload via -opt @file - APIv19: new
rd jobs files
command
# 1.0.8
- Check the follow flag on run with delay. Fixes Issue #76 (opens new window)
- Default API version set to 18, fixes Issue #74 (opens new window)
# 1.0.7
- add
rd projects configure
subcommands
# 1.0.6
- log: add
rd run --delay
flag relative schedule - log:
run --follow --at
waits before following - Fix Issue #65 (opens new window) run -f halts before job execution finishes
- log: add projects info -p name
- Fix Issue #68 (opens new window) improve projects list output
- Fix Issue #66 (opens new window) don't prompt when token or user+pass set
- Fix Issue #63 (opens new window) allow RD_INSECURE_SSL=true
# 1.0.5
- Fix weird character
- Fix Issue #60 (opens new window) add conf file sourcing in shadow rd script
# 1.0.4
- Fix Issue #51 (opens new window) rd project scm should honor RD_PROJECT env var
- Fix Issue #55 (opens new window) jobs info -%/--outformat option causes blank output
- unix: ~/.rd/rd.conf file can export env vars like RD_URL. fix Issue #54 (opens new window)
- fix: NPE on 400 response to keys upload/create
# 1.0.3
- Add CHANGELOG fix Issue #48 (opens new window)
- fix Issue #44 (opens new window) add more SCM commands:
# 1.0.2
Date: 2016-12-13
# 1.0.1
Date: 2016-12-13
# 1.0.0
Date: 2016-12-05
Initial 1.0 release