Using the CLI : Tips & tricks : Command abbreviation
 
Command abbreviation
You can abbreviate words in the command line to their smallest number of non‑ambiguous characters. For example, the command get system status could be abbreviated to:
g sy st
If you enter an ambiguous command, the CLI returns an error message such as:
ambiguous command before 's'
Value conflicts with system settings.