Skip to content

Commit 385f6ab

Browse files
author
Alade Yessoufou
committed
docs: mark Config UX Improvements (task #4) as completed
All three features have been implemented: - --config <path> flag for all commands (main.sh, config.sh) - --profile <env> flag for profile configs (shipnode.<env>.conf) - shipnode init --print to emit config without writing file
1 parent f12c93f commit 385f6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- File permissions for `shipnode.conf` and `.env` (if local).
3131
- Output actionable warnings with recommended commands.
3232

33-
### 4) Config UX Improvements
33+
### 4) Config UX Improvements ✅ COMPLETED
3434
- Support `--config <path>` for all commands (default `shipnode.conf`).
3535
- Allow profile configs: `shipnode.<env>.conf` (e.g., staging, prod).
3636
- Add `shipnode init --print` to emit config without writing a file.

0 commit comments

Comments
 (0)