Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Noe Nieto
Shipwright - LDH Developer
Commits
ffbf577a
Commit
ffbf577a
authored
Jan 31, 2019
by
Noe Nieto
💬
Browse files
Command stop is alias of halt
parent
1c1854fc
Pipeline
#4026
passed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
box/command
View file @
ffbf577a
...
...
@@ -277,6 +277,7 @@ COMMANDS = {
'up'
:
'Start box'
,
'start'
:
'Start box'
,
'halt'
:
'Stop/shutdown a box'
,
'stop'
:
'Same as halt'
,
'restart'
:
'Restarts the box'
,
'destroy'
:
'Destroy the box and do cleanup'
,
'ssh'
:
'Connect to the box using SSH'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment