-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commands
Laurent GUERIN edited this page Sep 14, 2017
·
2 revisions
Telosys-CLI uses a set of short commands.
Just press "?"
to see all the available commands
Most commands start with a letter which designates the action :
-
"e"
for "edit" -
"l"
for "list" -
"d"
for "delete" -
"n"
for "new" ( "creation" ) -
"c"
for "check" -
"i"
for "install"
and the second letter is used to specify on what the action is applied
-
"m"
for "model" -
"e"
for "entity" -
"b"
for "bundle" -
"t"
for "template" etc
Examples :
-
"nm"
for "new model" -
"dm"
for "delete model" -
"ib"
for "install bundle" -
"le"
for "list entities" -
"eb"
for "edit bundle"
For more information about a command, just press "? command-name"
Examples :
"? nm"
"? eb"
- Installation
- Configuration
- Commands
- User guide :
- Project initialization
- Model initialization :
- Templates
- Code generation