You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running atlas schema apply works without any options, but atlas schema diff --env=ent gives me Error: required flag(s) "from", "to" not set. But it would be nice if it automatically diffs "src" with "url" from the hcl.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With a atlas.hcl file like this:
Running
atlas schema apply
works without any options, butatlas schema diff --env=ent
gives meError: required flag(s) "from", "to" not set
. But it would be nice if it automatically diffs "src" with "url" from the hcl.Beta Was this translation helpful? Give feedback.
All reactions