gh-net
gh-net copied to clipboard
[api]: remove "start" command
Since we have the single command start, it does not make sense to keep it anymore - we can make this command to be the default one for the sake of less typing, e.g. gh net instead of gh net start. We need to support the old gh net start command for backward compatibility.