devto unlink
Remove the devto connection from the current project.
Removes the devto configuration from the current project directory by deleting the .devto.json file.
Usage
bash
devto unlinkExample
bash
$ devto unlink✓ Removed .devto.json✓ Project unlinked from workspace "My Team"This does not delete your workspace or any tickets. It only removes the local link between this directory and the workspace. You can re-link at any time with devto init.