atmos version track get
Show one dependency entry after defaults and groups are applied. If the entry is locked, the output includes the lock state.
Usage
atmos version track get NAME [flags]
Arguments
NAMErequired- Entry name to show.
Examples
# Show an entry from the default track
atmos version track get checkout
# Show an entry from prod as JSON
atmos version track get checkout --track=prod --format=json