jx/README.md
Matthew Rich 17cc8733f2
Some checks failed
Declarative Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled
update readme
2024-03-27 13:03:28 -07:00

22 lines
333 B
Markdown

# decl
# Command-line
# Update Resource state
`cli -resource-file decl-runner.yaml`
# Read resource state
Read the state of an existing resource (URI) and generate a YAML representation of it.
![Import Resource](md-images/import-resource.gif)
# Examples
Resources:
* [file](examples/file.yaml)
* [user](examples/user.yaml)