Skip to content

feat: add edit command#255

Merged
ctrox merged 1 commit intomainfrom
edit
Jul 21, 2025
Merged

feat: add edit command#255
ctrox merged 1 commit intomainfrom
edit

Conversation

@ctrox
Copy link
Copy Markdown
Contributor

@ctrox ctrox commented Jul 21, 2025

The edit command spawns the editor defined in the environment NCTL_EDITOR or EDITOR with a fallback for specific platforms: vi on Linux, notepad on windows. Upon closing the editor the object is applied on the API if it changed.

The edit command spawns the editor defined in the environment
`NCTL_EDITOR` or `EDITOR` with a fallback for specific platforms: vi on
Linux, notepad on windows. Upon closing the editor the object is applied
on the API if it changed.
@ctrox ctrox merged commit dd55547 into main Jul 21, 2025
3 checks passed
@ctrox ctrox deleted the edit branch July 21, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants