diff --git a/Start-Command.md b/Start-Command.md new file mode 100644 index 0000000..e69de29 diff --git a/Stop-Command.md b/Stop-Command.md new file mode 100644 index 0000000..e69de29 diff --git a/_Sidebar.md b/_Sidebar.md index 76e1745..b9206c4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -3,7 +3,8 @@ - [Quick Start Guide](Quick-Start-Guide) - [Configuration](Configuration) - [Commands](Commands) - - [Build Environment](Build-Command) - - [Destroy Environment](Destroy-Command) - - [List Environments](List-Command) + - [Build: `spin:up`](Build-Command) + - [Destroy: `spin:down`](Destroy-Command) + - [Start: `spin:start`](Start-Command) + - [Stop: `spin:stop`](Stop-Command) - [Debugging](Debugging) \ No newline at end of file