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
As I keep working with the CLI, I think this idea is just better and better. The CLI commands can get pretty long, and using abbreviations would be very helpful. Also, I notice, this has already been implemented for "help", which can be called with "h". Why don't all top-level commands have one- or two-letter shortcuts? Here is a list of suggestions:
snapshot, sn
dump, d
export, ex
import, im
app, a
repo, r
cms, c
system, sy
auditlog, al
latest, l
vacuum, v
help, h
cloud, cl
sandbox, sb
project, p
It can be quite cumbersome to write out all the commands sometimes. For instance:
It should be possible to express all commands with a two letter shortname:
etc.
The text was updated successfully, but these errors were encountered: