docs icon indicating copy to clipboard operation
docs copied to clipboard

Mention about use of `|` or `&&` in one's commands

Open akauppi opened this issue 4 years ago • 1 comments

I think the root documentation should have a little bit more about what's allowed and what not in the command. I find it handy to place even complicated commands, within the YAML file (instead of spreading them into external .sh files), just like we sometimes do in npm package.json.

Anyhow, the fact that | or && quietly chops my command was surprising.

The content of the PR is just a suggestion.

Proposed changes

Unreleased project version (optional)

Related issues (optional)

akauppi avatar Aug 01 '21 09:08 akauppi

✔️ Deploy Preview for docsdocker ready!

🔨 Explore the source changes: 1a382bfeb5b82b6bab9212217c36525cd73347e8

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsdocker/deploys/61066e94cd27270008b85352

😎 Browse the preview: https://deploy-preview-13265--docsdocker.netlify.app

netlify[bot] avatar Aug 01 '21 09:08 netlify[bot]

Thanks for the PR. Closing this based on Sebastiaan's comment above. Feel free to continue the conversation after I close.

usha-mandya avatar Oct 21 '22 09:10 usha-mandya