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
$ tugboat snapshot xxx.gscloud.cz
Tugboat attempted to find a droplet with no arguments.
Try running tugboat snapshot dropletname
For more help run: tugboat help snapshot
The text was updated successfully, but these errors were encountered:
@mxdpeep snapshot requires the exact name or ID of a droplet (no fuzzy matching):
The help needs updating however:
Usage:
tugboat snapshot SNAPSHOT_NAME FUZZY_NAME [OPTIONS]
Options:
-i, [--id=ID] # The ID of the droplet.
-n, [--name=NAME] # The exact name of the droplet
-q, [--quiet]
Queue a snapshot of the droplet.
$ tugboat snapshot xxx.gscloud.cz
Tugboat attempted to find a droplet with no arguments.
Try running
tugboat snapshot dropletname
For more help run:
tugboat help snapshot
The text was updated successfully, but these errors were encountered: