Skip to content

Instantly share code, notes, and snippets.

@soorajshankar
Created July 17, 2024 06:58
Show Gist options
  • Save soorajshankar/01cf7d3003c89c010ab00ed408e576a3 to your computer and use it in GitHub Desktop.
Save soorajshankar/01cf7d3003c89c010ab00ed408e576a3 to your computer and use it in GitHub Desktop.
DDN Command tips
  1. Create project and set to context
ddn context set project $(ddn project create --out json | jq -r '.name')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment