[FeatureRequest] Add non alias versions of the run.sh commands if possible. #75
Labels
No labels
Accepted
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
help wanted
icebox
In Review
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-docker#75
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/lbryio/lbry-docker/tree/master/contrib contains a README that relies on a run.sh if we could have the vanilla commands somewhere available perhaps at the bottom or something it could be useful then just refer to the vanilla command guide reference next to the commands.
You can use run.sh without the alias, you just need to specify the full path to it.
Do you mean though that you would like a reference for the kubectl and helm commands that run.sh utilizes?
I agree. It may make sense to make ancillary .md files to break this up a bit. Then I could add additional info that is not necessarily pertinent to the regular install.
Also, this is why the run.sh
exe
function exists. It logs every raw command to the screen before running it, so it is fully transparent what is going on.