sudoblockio / tackle

Tackle is a programmable configuration language for building modular utilities, code generators, and CLIs with schema validation baked in.
Apache License 2.0
51 stars 2 forks source link

Special Args #259

Open robcxyz opened 8 months ago

robcxyz commented 8 months ago

Special Args

Reserve some arguments for use with tackle (ie import, freeze, update)

Overview

Would be convenient to be able to call tackle with a couple reserved arguments for doing actions that should be integrated directly into tackle. For instance:

tackle freeze [provider_name]

tackle import [provider_name]

tackle update [provider_name]

Would be available

Special Things

Special Methods


F<-:

  ...

f->: F json_str