Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 1, 2020 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/c0e6b9687ce50c05e4431e8526460b32 to your computer and use it in GitHub Desktop.
Save velotiotech/c0e6b9687ce50c05e4431e8526460b32 to your computer and use it in GitHub Desktop.
dcos marathon app list --json | jq '.[] |
if (.constraints != null) then .id, .constraints else empty end'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment