Skip to content

Instantly share code, notes, and snippets.

@arttuladhar
Last active August 12, 2021 21:18
Show Gist options
  • Save arttuladhar/a8d54590d46ed354bbf7ed2a6d0256af to your computer and use it in GitHub Desktop.
Save arttuladhar/a8d54590d46ed354bbf7ed2a6d0256af to your computer and use it in GitHub Desktop.
PCF Cheatsheet

Login

cf login -a https://api.sys.cfcommerce.dev.azeus.gaptech.com \
   -u aayush_tuladhar@gap.com

Target (Verify Target)

cf target

Getting Env Variables

cf env <app>
cf env product-search-api-stage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment