docs
updates
topics
twitter link
github repo
open main navigation menu
close navigation menu
open or close sub-menu
getting started
overview
install pypyr
run your first pipeline
basic concepts
variables
conditional logic
loops
error handling
config
open or close sub-menu
cli
overview
run a pipeline
custom args
open or close sub-menu
pipelines
overview
pipeline structure
lookup order
composability
shortcuts
open or close sub-menu
built-in
overview
config-show
echo
magritte
pypyrversion
venv-create
open or close sub-menu
context parsers
overview
argskwargs
dict
json
jsonfile
keys
keyvaluepairs
list
string
tomlfile
yamlfile
open or close sub-menu
decorators
overview
comment
description
foreach
in
onError
retry
run
skip
swallow
while
open or close sub-menu
steps
overview
add
append
assert
call
cmd
cmds
configvars
contextclear
contextclearall
contextcopy
contextmerge
contextsetf
debug
default
echo
env
envget
fetchjson
fetchtoml
fetchyaml
fileformat
fileformatjson
fileformattoml
fileformatyaml
fileread
filereplace
filewrite
filewritejson
filewritetoml
filewriteyaml
glob
jsonparse
jump
now
nowutc
pathcheck
py
pyimport
pype
pypyrversion
python
safeshell
set
shell
shells
stop
stoppipeline
stopstepgroup
switch
tar
venv
open or close sub-menu
substitutions
overview
format string
jsonify
py string
sic string
open or close sub-menu
plugins
overview
open or close sub-menu
aws
overview
authentication
substitutions
open or close sub-menu
steps
overview
client
ecswaitprep
s3fetchjson
s3fetchyaml
wait
waitfor
open or close sub-menu
slack
overview
authentication
open or close sub-menu
steps
overview
send
open or close sub-menu
api
overview
custom module search path
context parser
pipeline loader
retry backoff
run pipeline
step
open or close sub-menu
loaders
overview
file
string
open or close sub-menu
contributing
overview
contribute to pypyr
developer's guide for pypyr
open or close sub-menu
thank you
overview
built with hugo
dependencies
pypyr
docs
pipelines
built-in pipelines
echo
echo
permalink
Echoes input args to output.
Run me like this:
$ pypyr echo hello there!
hello there!
last updated on
2022-10-05 18:24
.