Releases: clay/claycli
Releases · clay/claycli
pied-piper
clay import
now fully works withstdin
- readme is updated with note for 3rd party importer writers
importer-efficiency
clay import
can import single pages or components! (with--page
or--component
)clay import
can import YAML/JSON files and directories! (with--file
)
Note: clay import --site
is not supported yet.
prefix-me
- add correct prefix to child uris
update-notifier
lint-trap
clay lint
now lints page uris!clay lint
now lints public urls (if you specify a--site
prefix)
config, lint, touch
clay config
to manage api keys, site prefixes, and file aliasesclay lint
to lint component urls and filesclay touch
to run GET requests against component instances (to trigger upgrades)