Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Shipwright - LDH Developer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Noe Nieto
Shipwright - LDH Developer
Commits
ffbf577a
Commit
ffbf577a
authored
Jan 31, 2019
by
Noe Nieto
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
box/command
box/command
+1
-0
No files found.
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
Markdown
is supported
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