-
Notifications
You must be signed in to change notification settings - Fork 9
Add Harper deploy behavior #478
Copy link
Copy link
Open
Labels
content📝 Content specific issues and requests - text, examples, missing info, or clarity📝 Content specific issues and requests - text, examples, missing info, or clarityenhancement✨ New features, improvements, or suggestions to make the docs or site better✨ New features, improvements, or suggestions to make the docs or site better
Metadata
Metadata
Assignees
Labels
content📝 Content specific issues and requests - text, examples, missing info, or clarity📝 Content specific issues and requests - text, examples, missing info, or clarityenhancement✨ New features, improvements, or suggestions to make the docs or site better✨ New features, improvements, or suggestions to make the docs or site better
Request Type
Undocumented existing feature
What needs to be documented?
Ability to call
harper deployafternpm install -g harperwithout first runningharper installWhere should this be documented?
Could either go: https://docs.harperdb.io/learn/getting-started/install-and-connect-harper
as footnote for npm install (list functionality that doesn't require harper install if more options than just deploy)
and/or
here: https://docs.harperdb.io/reference/v5/cli/operations-api-commands
as a footnote for ops that don't require
harper installbefore callingWhy is this needed?
Improves user understanding of platform features and functionality, also necessary knowledge for efficient deploy workflows within Github Action runners (common deploy method for enterprise users)
Existing information
No response
Priority/Impact
Medium - important but not urgent
Are you planning to fix this issue?
No, just reporting the issue
First-time contributor support