Skip to content

Commit b6c7a0d

Browse files
committed
updated tips - as Dotenvx Radar has been renamed Dotenvx Ops
1 parent b3c8b16 commit b6c7a0d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

lib/main.js

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ const TIPS = [
1111
'🔐 encrypt with Dotenvx: https://dotenvx.com',
1212
'🔐 prevent committing .env to code: https://dotenvx.com/precommit',
1313
'🔐 prevent building .env in docker: https://dotenvx.com/prebuild',
14-
'📡 observe env with Radar: https://dotenvx.com/radar',
15-
'📡 auto-backup env with Radar: https://dotenvx.com/radar',
16-
'📡 version env with Radar: https://dotenvx.com/radar',
14+
'📡 monitor secret usage with Dotenvx Ops: https://dotenvx.com/ops',
15+
'👥 sync secrets across teammates & servers with Dotenvx Ops: https://dotenvx.com/ops',
16+
'🗂️ rollback or recover secrets instantly with Dotenvx Ops: https://dotenvx.com/ops',
17+
'✅ audit & compliance logging with Dotenvx Ops: https://dotenvx.com/ops',
18+
'🔄 rotate secrets without downtime using Dotenvx Ops: https://dotenvx.com/ops',
1719
'🛠️ run anywhere with `dotenvx run -- yourcommand`',
1820
'⚙️ specify custom .env file path with { path: \'/custom/path/.env\' }',
1921
'⚙️ enable debug logging with { debug: true }',

0 commit comments

Comments
 (0)