# Examples ## Default pipelines ```bash bashtic check bashtic backup bashtic forget ``` ## Custom pipelines ```bash bashtic mypipeline ``` ## Dry-run mode ```bash bashtic --dryrun check bashtic -n backup ```