releases.sh
preview
Search
Docs
LaunchDarkly
/
LaunchDarkly CLI
LaunchDarkly CLI
$
npx -y @buildinternet/releases show launchdarkly-cli
Activity
Timeline
All
90d
30d
Sun
Mon
Tue
Wed
Thu
Fri
Sat
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Less
More
Releases
6
Avg
2/mo
Versions
v2.1.0 → v3.0.3
Highlights
All Releases
Changelog
Aug 16, 2024
v1.4.2
↗
#
1.4.2
(2024-08-16)
Bug Fixes
Use ubuntu for the base image (
#401
) (
92aec6e
)
v1.4.1
↗
#
1.4.1
(2024-08-16)
Bug Fixes
Attach the docker socket to the build container (
#399
) (
03e9697
)
Aug 15, 2024
v1.4.0
↗
#
1.4.0
(2024-08-14)
Features
Add project selector and sync button to LaunchDevly UI (
#392
) (
aa0e1e3
)
Aug 14, 2024
v1.3.0
↗
#
1.3.0
(2024-08-14)
Features
Add dev server (AKA LaunchDevly) (
#364
) (
373bb0a
)
use SDK metadata (
#378
) (
b0e03ca
)
Bug Fixes
Remove stutter from "fetching {sdk name} SDK SDK" (
#391
) (
82bd8de
)
Jul 15, 2024
v1.2.0
↗
#
1.2.0
(2024-07-15)
Features
Can fetch a token based on the device code (
#323
) (
769b925
)
Create login command (
#319
) (
f151a71
)
Open browser automatically during login command (
#351
) (
846c5c3
)
sc-240964/fetch token (
#326
) (
58dc226
)
sc-240965/check current access token (
#324
) (
edb3d2d
)
Bug Fixes
Create config file if it does not exist (
#379
) (
3e672ab
)
deps:
use consistent Go version in builds and CI (
#377
) (
83cf380
)
Update readme about where config file is stored (
#325
) (
82c94e9
)
Jul 11, 2024
v1.1.2-alpha.1
↗
#
Test release, ignore
Jun 4, 2024
v1.1.1
↗
#
1.1.1
(2024-06-04)
Bug Fixes
Build windows binary (
#314
) (
282550e
)
May 31, 2024
v1.1.0
↗
#
1.1.0
(2024-05-31)
Features
add beta endpoints tor resource commands (
#307
) (
03d71e3
)
Filter SDKs with / (
#306
) (
29cf3b3
)
validate access token (
#308
) (
5591a0a
)
Bug Fixes
client request in config service (
#310
) (
bc15520
)
Fix linux build with CGO_ENABLED=0 (
#311
) (
6de74ca
)
Pass in markdown renderer to speed up command (
#313
) (
699a980
)
May 21, 2024
v1.0.1
↗
#
1.0.1
(2024-05-21)
Bug Fixes
add required annotation to data flags (
#302
) (
72a3a92
)
update Go module path to github.com/launchdarkly/ldcli (
#303
) (
7c7925d
)
May 16, 2024
v1.0.0
↗
#
1.0.0
(2024-05-16)
⚠ BREAKING CHANGES
manual update of openapi docs and generated cmds
Features
add archive flag cmd (
#287
) (
1c6f55b
)
config feedback (
#292
) (
0268ab6
)
manual update of openapi docs and generated cmds (
65d5caf
)
support default resources in config (
#286
) (
afa9142
)
Bug Fixes
completion cmd usage & short description (
#281
) (
362b23c
)
May 14, 2024
v0.13.0
↗
#
0.13.0
(2024-05-14)
Features
track setup completed (
#272
) (
6554b7d
)
Bug Fixes
add back member invite alias (
#276
) (
a5d0a8c
)
Fix typo in README (
#278
) (
6404aa0
)
fix viewport (
#280
) (
d079561
)
remove bad template func (
#275
) (
5de0112
)
toggle flag aliases (
#269
) (
76de2a5
)
update usage template to only show flags when present (
#273
) (
68e6b5c
)
May 10, 2024
v0.12.1
↗
#
0.12.1
(2024-05-10)
Miscellaneous Chores
release 0.12.1 (
#265
) (
33f606d
)
v0.12.0
↗
#
0.12.0
(2024-05-10)
Features
break out required and optional flags in subcommand help (
#262
) (
f3075bf
)
hide resources (
#254
) (
af22b5d
)
show pagination (
#261
) (
9a71cfe
)
Bug Fixes
fix go sdk instructions (
#253
) (
2fe1c8a
)
Fix plaintext output for a resource with only and ID (
#263
) (
e9139c0
)
remove http client timeout for resources (
#259
) (
56cbcdb
)
typo in SDK setup steps (
#257
) (
99379aa
)
May 7, 2024
v0.11.0
↗
#
0.11.0
(2024-05-07)
Features
create and generate template from template data for teams (
#238
) (
bf2f0a1
)
generate remaining resources commands from openapi spec (
#244
) (
e78e32b
)
throttle flag toggle (
#243
) (
3b88329
)
track help cmd (
#245
) (
1ebc398
)
Bug Fixes
remove old members cmd (
#249
) (
27c72ce
)
May 2, 2024
v0.10.0
↗
#
0.10.0
(2024-05-02)
Features
generate teams operation data from openapi spec (
#226
) (
e96fb54
)
generic api request function (
#218
) (
0141d07
)
update sdk instructions (
#230
) (
2909424
)
Apr 30, 2024
v0.9.0
↗
#
0.9.0
(2024-04-30)
Features
Add additional help text with missing access-token (
#219
) (
b74053c
)
add hardcoded operation command with no body (
#211
) (
c27e904
)
Add valid config fields to its help (
#217
) (
ffa9fb3
)
added cmd completed to commands (
#200
) (
bf0f6aa
)
allow users to opt out of analytics tracking (
#206
) (
e782a43
)
Create an --output/-o flag for JSON or plain text responses (
#195
) (
96474cd
)
hardcoded resource cmds (
#203
) (
b8dc52a
)
output flag all commands (
#201
) (
1670cae
)
output in config (
#209
) (
e246cbc
)
plaintext success response (
#210
) (
82244ed
)
show successful resource delete message (
#212
) (
c1c3c1a
)
track cli command run events (
#189
) (
fd98b42
)
track cli setup step started event (
#215
) (
25b9f2e
)
track sdk selected on setup (
#221
) (
2e3445c
)
track setup flag toggle event (
#222
) (
3b408cc
)
Bug Fixes
config action output (
#225
) (
889d8a2
)
Fix data flag JSON error handling (
#214
) (
a469c0c
)
remove get projects limit (
68d0bf0
)
Apr 22, 2024
v0.8.1
↗
#
0.8.1
(2024-04-22)
Bug Fixes
Don't find/replace FLAG_KEY in SDK instructions (
#193
) (
39ea1ce
)
Apr 18, 2024
v0.8.0
↗
#
0.8.0
(2024-04-18)
Features
add get subcommand to flag (
#180
) (
19443ab
)
display current flag state on toggle flag page (
#183
) (
cfb3c1f
)
Bug Fixes
Change config file location (
#185
) (
cc987c4
)
remove gif and reference from readme (
#184
) (
db6f378
)
Show help when running
ldcli config
(
#186
) (
92a3e51
)
Apr 16, 2024
v0.7.0
↗
#
0.7.0
(2024-04-16)
Features
Add config command (
#175
) (
c1feb53
)
add remaining SDK instructions (
#164
) (
284669d
)
change flag toggle success message for mobile sdks (
#156
) (
37c2d6d
)
publish to npm (
#159
) (
461467f
)
support env vars (
#171
) (
b0380ca
)
Use new sdk instructions instead of hello READMEs (
#152
) (
6826a5c
)
Bug Fixes
embed instructions files & show error during show sdk step (
#174
) (
ae07b46
)
remove mouse wheel support from show sdk & show scroll options in help view (
#161
) (
99015b1
)
remove side borders from show SDK viewport (
#162
) (
d111c61
)
space above pagination dots and pagination bug (
#155
) (
adbc53c
)
Apr 9, 2024
v0.6.0
↗
#
0.6.0
(2024-04-09)
Features
make sdk instructions scrollable (
#150
) (
8055927
)
show success message after creating a flag (
#134
) (
f817856
)
Previous
1
2
3
4
Next
Latest
v3.0.3
Source
@launchdarkly/ldcli
Changelog
View changelog
Tracking Since
Mar 22, 2024
Last fetched Apr 19, 2026
.json
·
.md
·
.atom
Other sources from this team
LaunchDarkly Changelog
LaunchDarkly
·
5 releases
·
latest Apr 6, 2026
Go SDK
LaunchDarkly
·
110 releases
·
latest Mar 4, 2026
JS SDK
LaunchDarkly
·
133 releases
·
latest Apr 17, 2026
Python SDK
LaunchDarkly
·
122 releases
·
latest Apr 14, 2026
iOS SDK
LaunchDarkly
·
144 releases
·
latest Mar 27, 2026
Java SDK
LaunchDarkly
·
31 releases
·
latest Mar 31, 2026
Similar sources
Vercel CLI
Vercel
·
446 releases
·
latest Apr 17, 2026
LiveKit CLI
LiveKit
·
89 releases
·
latest Apr 14, 2026
Sentry CLI
Sentry
·
212 releases
·
latest Apr 16, 2026
Rover CLI
Apollo GraphQL
·
100 releases
·
latest Apr 8, 2026
Turso CLI
Turso
·
44 releases
·
latest Apr 14, 2026
PlanetScale CLI
PlanetScale
·
101 releases
·
latest Apr 7, 2026
Similar releases
v1.4.4
Aug 20, 2024
via
LaunchDarkly · LaunchDarkly CLI
v1.4.1
Aug 16, 2024
via
LaunchDarkly · LaunchDarkly CLI
v1.16.2
Jul 29, 2025
via
LaunchDarkly · LaunchDarkly CLI
v1.1.1
Jun 4, 2024
via
LaunchDarkly · LaunchDarkly CLI
v0.4.0
Apr 5, 2024
via
LaunchDarkly · LaunchDarkly CLI
v1.15.3
Jun 9, 2025
via
LaunchDarkly · LaunchDarkly CLI
v2.0.1
Oct 13, 2025
via
LaunchDarkly · LaunchDarkly CLI
v1.7.2
Oct 1, 2024
via
LaunchDarkly · LaunchDarkly CLI
More from this team
v1.4.4
Aug 20, 2024
via
LaunchDarkly · LaunchDarkly CLI
v1.4.1
Aug 16, 2024
via
LaunchDarkly · LaunchDarkly CLI
v1.16.2
Jul 29, 2025
via
LaunchDarkly · LaunchDarkly CLI
v1.1.1
Jun 4, 2024
via
LaunchDarkly · LaunchDarkly CLI
v0.4.0
Apr 5, 2024
via
LaunchDarkly · LaunchDarkly CLI
v1.15.3
Jun 9, 2025
via
LaunchDarkly · LaunchDarkly CLI
v2.0.1
Oct 13, 2025
via
LaunchDarkly · LaunchDarkly CLI
v1.7.2
Oct 1, 2024
via
LaunchDarkly · LaunchDarkly CLI