You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage:
help
-h
Output this help
version
-V
Output the version of Simplenetes
sns CONTEXT COMMAND [OBJECT] [OPTIONS] [ARGUMENTS]
Cluster commands:
cluster create <cluster name>
[...]
Host commands:
host register <host>
[...]
Pod commands:
pod ls [[pod[:version]][@host]]
[...]
Could also consider applying the same to invalid commands, but that is more understandable as it is (in comparison to the case of empty commands).
Invalid command:
sns CONTEXT invalid
Current output:
[ERROR] Unknown <CONTEXT> command 'invalid'
The text was updated successfully, but these errors were encountered:
Given the following command:
Current output:
Suggested output:
Or just that particular help usage. Example:
Targetted output:
Could also consider applying the same to invalid commands, but that is more understandable as it is (in comparison to the case of empty commands).
Invalid command:
Current output:
The text was updated successfully, but these errors were encountered: