Specifications

SnapCLI Syntax
168 SnapServer Administrator Guide
For example, to see a list of available commands once you have logged into
SnapCLI, type
? at the prompt.
To see a description of a specific command, type the command name (e.g., date) +
help or ?:
date help
In this instance, to set the date to February 27, 2007, enter:
date set day=27 month=2 year=2007
Note If, instead of typing the word date, you had typed d + [tab], the word
would have been completed for you. If you entered
d + [tab] + [tab], the word
would have been completed and the available options displayed.
Command Arguments and Options Descriptions
date timezones - list available time
zones
get - get server date/time
set [OPTIONS}
- [day=1-31]
- [month=1-12]
- [year=1900-...]
- [hour=0-23]
- [minute=0-59]
- [second=0-59]
- [timezone=1-...]
- set server date/time
- day of month
- month of year
- year
- hour
- minutes
- seconds
- timezone (use the
command date timezones
to get a list of
timezones)