Skip to content

Commit 219b922

Browse files
authored
Merge pull request #73 from BboyAkers/main
Added deploy command info in "haper help" command list
2 parents c6385f1 + 672844a commit 219b922

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/harper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ stop - Stop the harperdb background process
3333
help - Display this output
3434
upgrade - Upgrade harperdb
3535
version - Print the version
36+
deploy - Deploy the application locally or remotely with target=<remote url>
3637
`;
3738

3839
async function harper() {

0 commit comments

Comments
 (0)