@dotenvx/dotenvx 1.50.0 → 1.50.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -1
- package/README.md +20 -18
- package/package.json +1 -1
- package/src/cli/dotenvx.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
-
[Unreleased](https://github.com/dotenvx/dotenvx/compare/v1.50.
|
|
5
|
+
[Unreleased](https://github.com/dotenvx/dotenvx/compare/v1.50.1...main)
|
|
6
|
+
|
|
7
|
+
## [1.50.1](https://github.com/dotenvx/dotenvx/compare/v1.50.0...v1.50.1) (2025-09-18)
|
|
8
|
+
|
|
9
|
+
### Removed
|
|
10
|
+
|
|
11
|
+
* Remove listed command to `radar` (now `ops`) ([#678](https://github.com/dotenvx/dotenvx/pull/678))
|
|
6
12
|
|
|
7
13
|
## [1.50.0](https://github.com/dotenvx/dotenvx/compare/v1.49.1...v1.50.0) (2025-09-18)
|
|
8
14
|
|
package/README.md
CHANGED
|
@@ -2535,24 +2535,26 @@ This is known as *Decryption at Access* and is written about in [the whitepaper]
|
|
|
2535
2535
|
|
|
2536
2536
|
|
|
2537
2537
|
|
|
2538
|
-
##
|
|
2538
|
+
## Ops 🏰
|
|
2539
2539
|
|
|
2540
|
-
|
|
2540
|
+
[](https://dotenvx.com/ops)
|
|
2541
2541
|
|
|
2542
|
-
|
|
2542
|
+
> [Dotenvx Ops](https://dotenvx.com/ops) is optional commercial tooling for [dotenvx](https://github.com/dotenvx/dotenvx).
|
|
2543
|
+
|
|
2544
|
+
*Use dotenvx across your team, infrastructure, agents, and more.*
|
|
2543
2545
|
|
|
2544
2546
|
### Usage
|
|
2545
2547
|
|
|
2546
|
-
1. Install
|
|
2548
|
+
1. Install dotenvx-ops
|
|
2547
2549
|
|
|
2548
2550
|
```sh
|
|
2549
|
-
$ curl -sfS https://dotenvx.sh/
|
|
2551
|
+
$ curl -sfS https://dotenvx.sh/ops | sh
|
|
2550
2552
|
```
|
|
2551
2553
|
|
|
2552
2554
|
2. Log in
|
|
2553
2555
|
|
|
2554
2556
|
```sh
|
|
2555
|
-
$ dotenvx-
|
|
2557
|
+
$ dotenvx-ops login
|
|
2556
2558
|
✔ logged in [username]
|
|
2557
2559
|
```
|
|
2558
2560
|
|
|
@@ -2564,21 +2566,21 @@ $ dotenvx run -- yourcommand
|
|
|
2564
2566
|
[dotenvx@1.0.0] injecting env (1) from .env
|
|
2565
2567
|
```
|
|
2566
2568
|
|
|
2567
|
-
That's it! Your environment variables are auto-observed and backed up by [
|
|
2569
|
+
That's it! Your environment variables are auto-observed and backed up by [Dotenvx Ops](https://dotenvx.com/ops) radar feature.
|
|
2568
2570
|
|
|
2569
2571
|
### UI
|
|
2570
2572
|
|
|
2571
|
-

|
|
2572
2574
|
|
|
2573
2575
|
### CLI
|
|
2574
2576
|
|
|
2575
2577
|
<details><summary>`login`</summary><br>
|
|
2576
2578
|
|
|
2577
|
-
Log in to [
|
|
2579
|
+
Log in to [Ops](https://dotenvx.com/ops).
|
|
2578
2580
|
|
|
2579
2581
|
```sh
|
|
2580
|
-
$ dotenvx-
|
|
2581
|
-
press Enter to open [https://
|
|
2582
|
+
$ dotenvx-ops login
|
|
2583
|
+
press Enter to open [https://ops.dotenvx.com/login/device] and enter code [D9C1-03BC]... (Y/n)
|
|
2582
2584
|
⠹ waiting on browser authorization
|
|
2583
2585
|
✔ logged in [username] to this device and activated token [dxo_6kjPifI…]
|
|
2584
2586
|
```
|
|
@@ -2586,31 +2588,31 @@ press Enter to open [https://radar.dotenvx.com/login/device] and enter code [D9C
|
|
|
2586
2588
|
</details>
|
|
2587
2589
|
<details><summary>`logout`</summary><br>
|
|
2588
2590
|
|
|
2589
|
-
Log out of [
|
|
2591
|
+
Log out of [Ops](https://dotenvx.com/ops).
|
|
2590
2592
|
|
|
2591
2593
|
```sh
|
|
2592
|
-
$ dotenvx-
|
|
2594
|
+
$ dotenvx-ops logout
|
|
2593
2595
|
✔ logged out [username] from this device and revoked token [dxo_5ZrwRXV…]
|
|
2594
2596
|
```
|
|
2595
2597
|
|
|
2596
2598
|
</details>
|
|
2597
2599
|
<details><summary>`status`</summary><br>
|
|
2598
2600
|
|
|
2599
|
-
Check current status of [
|
|
2601
|
+
Check current status of [Ops](https://dotenvx.com/ops) - `on` or `off` (logged in or out).
|
|
2600
2602
|
|
|
2601
2603
|
```sh
|
|
2602
|
-
$ dotenvx-
|
|
2604
|
+
$ dotenvx-ops status
|
|
2603
2605
|
on
|
|
2604
2606
|
```
|
|
2605
2607
|
|
|
2606
2608
|
</details>
|
|
2607
2609
|
<details><summary>`settings`</summary><br>
|
|
2608
2610
|
|
|
2609
|
-
Check and configure various settings for [
|
|
2611
|
+
Check and configure various settings for [Ops](https://dotenvx.com/ops) - `username`, `token`, and more.
|
|
2610
2612
|
|
|
2611
2613
|
```sh
|
|
2612
|
-
$ dotenvx-
|
|
2613
|
-
Usage: dotenvx-
|
|
2614
|
+
$ dotenvx-ops settings
|
|
2615
|
+
Usage: dotenvx-ops settings [options] [command]
|
|
2614
2616
|
|
|
2615
2617
|
⚙️ settings
|
|
2616
2618
|
|
package/package.json
CHANGED
package/src/cli/dotenvx.js
CHANGED
|
@@ -200,7 +200,6 @@ program.command('help [command]')
|
|
|
200
200
|
// dotenvx pro
|
|
201
201
|
program.addHelpText('after', ' ')
|
|
202
202
|
program.addHelpText('after', 'Advanced: ')
|
|
203
|
-
program.addHelpText('after', ' radar 📡 radar')
|
|
204
203
|
program.addHelpText('after', ' ops 🏰 ops')
|
|
205
204
|
program.addHelpText('after', ' ext 🔌 extensions')
|
|
206
205
|
|