22 lines
333 B
Markdown
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)
|